points
expression function
Returns the string value of a point attribute.
Usage
points(surface_node, point_number, attribute)
Examples
points("/obj/geo1/facet1", 3, "instance")
Returns the string associated with the string attribute “instance” for point 3 in the facet1 surface node in geo1.