AXY:MC-Basic:group.ELEMENTNAME

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?<''group''>.ElementName |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Returns the group name in a string. |TYPE= String |RANGE= …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the group name in a string.

Syntax

?<group>.ElementName

Availability

Versions 3.6.20 and higher

Type

String

Scope

Configuration, Terminal or Task

Limitations

Modal Only, Read only

Examples

s = G1.ElementName

See Also