CatalogRef.<Catalog name>.FullDescr
Syntax:
Returned value:
A string containing an item description and the descriptions of all higher level items.
Descriptions are displayed from left to right beginning with the top level, and are delimited by forward slashes ("/").
Description:
Availability:
Example:
Message("Full description of the given element: " + ReferenceToElement.FullDescr()); |