visible key

The visible key of an instance is the text value of a reserved property @baseclass.pxInsName. This property is defined in the ultimate base class and so is available in every class. The value of this property is sometimes called the instance name or informally "insname".

The system forms the visible key for an object by concatenating values of the properties identified on the  Keys tab of the Class form. On most rule and data forms, you supply these values as key parts as you complete the New instance form and the Save As form. Two rules with identical visible keys that are both available to you are known as siblings.

The total length of a visible key cannot exceed 128 bytes.

For most rule types, the standard property .pyRuleName contains the exact case of the Name or Purpose key part; this is useful in reporting on rules or presenting a selection list of rules. In contrast, the visible keys present this key part in uppercase.

Related Topics IconRelated terms