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

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

Revision as of 16:10, 13 December 2010

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