Inherited item symbols

This section describes the access to inherited item symbols.

%@<symb>@<def_name> A value of <def_name> define-symbol from inherited or shared component, which is referred to by an item with a <symb> symbol; in case <symb> is a symbol of an event shared by more descendants, the returned value is unique identified for each descendant (the value depends on component from which the command is executed).
%[@<symb>@<i>,<def_list>] Returns inherited/shared component list item with index < i > (<symb> is a symbol of an item that refers to an inherited/shared component), <def_list> contains name of the list; <i > represents the index, the items are numbered from 1, if the index is out of range, an empty string will be returned (and error displayed in development version), #undef# if def_list not defined.