AXY:MC-Basic:group.ATTACHEDTO

From SoftMC-Wiki
Revision as of 14:02, 20 March 2014 by Lisa (talk | contribs) (Text replace - "Versions 3.6.20 and higher" to "Since Version 3.6.20")
Jump to: navigation, search

Returns name of an attached task to the given element. If a group is not attached but the axes belonging to it are, the list of active axes and their tasks is returned. If the element is not attached to any program, an empty string is returned.

Syntax

?<GROUP>.AttachedTo

Availability

Since Version 3.6.20

Type

String

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

?G1.AttachedTo

See Also