- Function IdentifierShowAttributes(identifier)
IdentifierShowAttributes
The function IdentifierShowAttributes
allows you to programmatically
open the attribute window of a specific identifier in your model. The
function only works in a developer system, in an end-user system the
function raises an error message.
IdentifierShowAttributes(
identifier ! (input) element in AllIdentifiers
)
Arguments
- identifier
The identifier for which you want to open the attribute window.
See also
The function IdentifierShowTreeLocation
.