detailsnummap expression function
Returns the number of unique stings bound to a detail attribute.
Usage
detailsnummap(surface_node, attribute)
Use detailsmap to extract the strings.
Examples
detailsnummap("/obj/geo1/attribcreate1", "varmap")Returns number of variable mappings on the given surface node.
