Difference between revisions of "AXY:MC-Basic:group.ELEMENTNAME"

From SoftMC-Wiki
Jump to: navigation, search
(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= …')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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