Doc > Expressions > opname
Returns the name of the refered node
Description
It takes 1 arguments.
opname(<node_path>)
- <node_path> path to referred node
Usage
opnane('/geo1')
- returns 'geo1'opname('..')
- returns the name of the parent
Returns the name of the refered node
It takes 1 arguments.
opname(<node_path>)
opnane('/geo1')
- returns 'geo1'opname('..')
- returns the name of the parent