Difference between revisions of "MC-Basic:DELETEGROUP"
m (Text replace - "''<group>''" to "<''group''>") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 33: | Line 33: | ||
|EXAMPLE= | |EXAMPLE= | ||
− | DeleteGroup XYZTable | + | <pre>DeleteGroup XYZTable |
+ | </pre> | ||
|SEE ALSO= | |SEE ALSO= | ||
− | * [[ | + | * [[MC-Basic:GROUPLIST|GROUPLIST]] |
− | [[Category | + | [[Category:MC-Basic:Declarations|DELETEGROUP]] |
}} | }} |
Latest revision as of 09:14, 22 May 2014
This command deletes the specified group. The participating axes thereafter function only as independent axes.
Short form
DelG
Syntax
DeleteGroup <group>
Availability
All versions
Range
Defined group
Scope
Configuration or Terminal
Limitations
- Write only.
- <group> must not be moving.
- No tasks may be loaded.
Examples
DeleteGroup XYZTable