Difference between revisions of "MC-Basic:CAMLIST"

From SoftMC-Wiki
Jump to: navigation, search
m
m (Text replace - " Cam table" to " cam table")
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 appropriate existing Cam table 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 table names.
  
 
|TYPE=
 
|TYPE=

Revision as of 18:03, 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 table names.

Syntax

?CamList {<cam>}

Availability

All versions

Scope

Configuration, Task or Terminal

Limitations

Read only

Examples

?Camlist

?camlist cam*

See Also