1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-12 00:02:25 -04:00

8 lines
178 B
Plaintext

{
"name": "$page",
"type": "function",
"description": "Returns the current page number within a composition.",
"examples": [ { "expression":"$page", "returns":"2"}
]
}