Difference between revisions of "MC-Basic:DELETEGROUP"

From SoftMC-Wiki
Jump to: navigation, search
m
m (Text replace - "''<group>''" to "<''group''>")
Line 4: Line 4:
  
 
|SYNTAX=
 
|SYNTAX=
DeleteGroup ''<group>''
+
DeleteGroup <''group''>
  
 
|AVAILABILITY=
 
|AVAILABILITY=

Revision as of 14:52, 20 March 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

See Also