pointsnummap
expression function
Returns the number of unique strings bound to a point attribute.
Usage
pointsnummap(surface_node, attribute)
Examples
pointsnummap("/obj/geo1/attribcreate1", "foo")
Returns number of unique strings in the foo attribute.