AXY:MC-Basic:axis.ELEMENTNAME

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

Returns the axis name in a string.

Syntax

?<axis>.ElementName

Availability

Versions 3.6.20 and higher

Type

String

Scope

Terminal or Task

Limitations

Modal Only, Read only

Examples

s = A1.ElementName

See Also