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

From SoftMC-Wiki
Jump to: navigation, search
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
Returns the axis that include generic axis  ID.
+
Returns unique ID of the axis
  
 
|TYPE=
 
|TYPE=

Revision as of 11:41, 1 January 2015

Returns unique ID of the axis

Syntax

? <Axis>.ElementID

Type

Long

Range

1 to 64 for axes

Scope

, Terminal or Task

Limitations

Modal Only, Read only

Examples

-->?A5.ElementID

5

See Also