Difference between revisions of "MC-Basic:CAMLIST"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "CAM table" to "Cam table")
m
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This query returns a list of the Cam table names defined in the system. If wildcards are used, the query returns the proper existing CAM names.
+
This query returns a list of the Cam table names defined in the system. If wildcards are used, the query returns the appropriate existing Cam names.
  
 
|TYPE=
 
|TYPE=

Revision as of 11:12, 20 March 2014

This query returns a list of the Cam table names defined in the system. If wildcards are used, the query returns the appropriate existing Cam names.

Syntax

?CamList {<cam>}

Availability

All versions

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Camlist

?camlist cam*

See Also