8 lines
188 B
Plaintext

{
"name": "$perimeter",
"type": "function",
"description": "Returns the perimeter length of the current feature.",
"examples": [ { "expression":"$perimeter", "returns":"42"}
]
}