opdigits
expression function
Returns the numeric suffix of a node name.
Usage
opdigits(name)
This function will return the numeric value of the last set of consecutive digits in a node’s name.
Examples
opdigits("/obj/geo1") = 1
opdigits(".") = 1