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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:group.ELEMENTNAME to MC-Basic:group.ELEMENTNAME: Global renaming of Axystems: namespace into (Main):)
Line 35: Line 35:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[MC-Basic:group.ELEMENTID|group.ELEMENTID]]
 
* [[MC-Basic:group.ELEMENTID|group.ELEMENTID]]
* [[Axystems:MC-Basic:group.ELEMENTSIZE|group.ELEMENTSIZE]]
+
* [[MC-Basic:group.ELEMENTSIZE|group.ELEMENTSIZE]]
  
  
 
}}
 
}}

Revision as of 08:50, 22 May 2014

Returns the group name in a string.

Syntax

?<group>.ElementName

Availability

Since Version 3.6.20

Type

String

Scope

Configuration, Terminal or Task

Limitations

Modal Only, Read only

Examples

s = G1.ElementName

See Also