mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
{
|
|
"name": "$rownum",
|
|
"type": "function",
|
|
"description": "Returns the number of the current row.",
|
|
"examples": [ { "expression":"$rownum", "returns":"4711"}
|
|
]
|
|
}
|