MC-Basic:AXISLIST

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?AxisList |AVAILABILITY= All versions |DESCRIPTION= This query returns a comma-separated list of the names of the axes defined in the system.…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This query returns a comma-separated list of the names of the axes defined in the system. If wildcards are used, the query returns the proper axes.

Syntax

?AxisList

Availability

All versions

Scope

Terminal

Examples

?AxisList                                         ‘returns a1, a2, a3, a4 in a four-axis system

?axislist a*

See Also