Returns True if the specified node exists in the specified hierarchy.
NodeInHier(NodeAbbrev, HierAbbrev: string): Boolean
NodeAbbrev is the name of the node to use.
HierAbbrev is the name of the hierarchy to use.
NodeInHier(2000,Assets)
If the node 2000 is in the Assets hierarchy, then the return value is True.