AXY:MC-Basic:axis.ATTACHEDTO

From SoftMC-Wiki
Revision as of 16:09, 13 December 2010 by Arwiebe (talk | contribs) (1 revision)
Jump to: navigation, search

Returns name of the task that the axis is attached to.. If the axis is not attached to any program, an empty string is returned.

Syntax

?<axis>.AttachedTo

Availability

Versions 3.6.20 and higher

Type

String

Scope

Task, Terminal

Limitations

Read Only

Examples

?A1.AttachedTo

See Also