Description
Returns the value of the specified property of the specified node in the current hierarchy for a local node or in the current version for a global node.
Syntax
NodePropValue(NodeAbbrev, PropAbbrev: String): String
Example
NodePropValue(2000,Abbrev())
Return value is 2000.