Difference between revisions of "MC-Basic:GROUPLIST"
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?GroupList {''group_name''} |AVAILABILITY= All versions |DESCRIPTION= This query returns a list of the names of the groups that are defined i…') |
m (1 revision) |
(No difference)
|
Revision as of 16:09, 13 December 2010
This query returns a list of the names of the groups that are defined in the system. Each {group_name} is followed by a list of the names of the axes that are part of that group. Wildcards may be used.
If {group_name} is specified, the command returns the names of the axes of that particular group.
Syntax
?GroupList {group_name}
Availability
All versions
Scope
Terminal
Limitations
Read-Only
Examples
?GroupList ‘returns G1: a1, a2