2015-09-20 17:12:43 +02:00
|
|
|
{
|
|
|
|
"name": "$id",
|
|
|
|
"type": "function",
|
2020-07-02 01:46:48 +01:00
|
|
|
"groups": ["Record and Attributes"],
|
2015-09-20 17:12:43 +02:00
|
|
|
"description": "Returns the feature id of the current row.",
|
|
|
|
"examples": [ { "expression":"$id", "returns":"42"}
|
|
|
|
]
|
|
|
|
}
|