mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
{
|
|
"name": "$page",
|
|
"type": "function",
|
|
"description": "Returns the current page number within a print layout.",
|
|
"examples": [ { "expression":"$page", "returns":"2"}
|
|
]
|
|
}
|