Difference between revisions of "MC-Basic:CAMLIST"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 39: Line 39:
 
* [[Axystems:MC-Basic:DELETECAM|DELETECAM]]
 
* [[Axystems:MC-Basic:DELETECAM|DELETECAM]]
  
 
+
[[Category:Axystems:MC-Basic:Declarations|CAMLIST]]
 
}}
 
}}

Revision as of 16:11, 17 March 2014

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.

Syntax

?CamList {<cam>}

Availability

All versions

Scope

Configuration, Task or Terminal

Limitations

Read-Only

Examples

?Camlist

?camlist cam*

See Also