HierNodePropValue

Description

Returns the value of the specified property of the specified node in the specified hierarchy.

Syntax

HierNodePropValue(HierAbbrev,NodeAbbrev,PropAbbrev: String): String 

Example

HierNodePropValue(Assets,1000,Description)

If the description for node 1000 in the Assets hierarchy is “Banking”, then the return value is Banking.