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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Versions 3.6.20 and higher" to "Since Version 3.6.20")
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:group.ELEMENTID|group.ELEMENTID]]
+
* [[MC-Basic:group.ELEMENTID|group.ELEMENTID]]
 
* [[Axystems:MC-Basic:group.ELEMENTSIZE|group.ELEMENTSIZE]]
 
* [[Axystems: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