isGeo
Returns whether the variable value type is point, linestring or polygon, as a Boolean value.
See also $var, $variable.
Syntax
isGeo()
Examples
$var('PostalCode.area').isGeo()
Returns whether the variable value type is point, linestring or polygon, as a Boolean value.
See also $var, $variable.
isGeo()
$var('PostalCode.area').isGeo()