Returns the value of the specified property of the specified node in the specified hierarchy.
HierNodePropValue(HierAbbrev,NodeAbbrev,PropAbbrev: String): String
HierNodePropValue(Assets,1000,Description)
If the description for node 1000 in the Assets hierarchy is “Banking”, then the return value is Banking.