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

From SoftMC-Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
{{Languages}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Revision as of 03:12, 19 April 2017

Language: English  • 中文(简体)‎

Returns the axis name in a string.

Syntax

?<axis>.ElementName

Availability

Since Version 3.6.20

Type

String

Scope

Terminal or Task

Limitations

Modal Only, Read only

Examples

s = A1.ElementName

See Also