AXY:MC-Basic:axis.ATTACHEDTO

From SoftMC-Wiki
Revision as of 07:41, 17 April 2017 by Chi (talk | contribs)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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

Syntax

?<axis>.AttachedTo

Availability

Since Version 3.6.20

Type

String

Scope

Task, Terminal

Limitations

Read Only

Examples

?A1.AttachedTo

See Also