Difference between revisions of "AXY:MC-Basic:group.ATTACHEDTO"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?<GROUP>.AttachedTo |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Returns name of an attached task to the given element. If a group…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

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

Versions 3.6.20 and higher

Type

String

Scope

Configuration, Task, Terminal

Limitations

Read Only

Examples

?G1.AttachedTo

See Also