ParentPropValue

Description

Returns the value of the specified property of the current node’s parent node. The current node must be a local node for this function to work. To ensure that the node is local, any formula containing this function must be part of a local derived formula property.

Syntax

ParentPropValue(PropAbbrev: String): String 

Example

ParentPropValue(Abbrev)

If the parent node name is Colas, then the return value is Colas.