Difference between revisions of "AXY:MC-Basic:axis.ATTACHEDTO"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?<a''xis''>.AttachedTo |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Returns name of the task that the axis is attached to.. If the…') |
m (Itay moved page MC-Basic:axis.ATTACHEDTO to AXY:MC-Basic:axis.ATTACHEDTO) |
||
| (7 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| + | <!-- {{Languages|MC-Basic:axis.ATTACHEDTO}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
| Line 4: | Line 5: | ||
|SYNTAX= | |SYNTAX= | ||
| − | ?< | + | ?<''axis''>.AttachedTo |
|AVAILABILITY= | |AVAILABILITY= | ||
| − | + | Since Version 3.6.20 | |
|DESCRIPTION= | |DESCRIPTION= | ||
| − | Returns name of the task | + | 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. |
|TYPE= | |TYPE= | ||
| Line 34: | Line 35: | ||
|SEE ALSO= | |SEE ALSO= | ||
| − | * [[ | + | * [[MC-Basic:group.ATTACHEDTO|group.ATTACHEDTO]] |
}} | }} | ||
| + | --> | ||