Difference between revisions of "MC-Basic:cam.PREVIOUS.NAME"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
m (Text replace - "CAM table" to "Cam table")
Line 10: Line 10:
  
 
|DESCRIPTION=
 
|DESCRIPTION=
This query is used to read the name of the CAM table that precedes the current CAM table.
+
This query is used to read the name of the Cam table that precedes the current Cam table.
  
 
|TYPE=
 
|TYPE=
Line 16: Line 16:
  
 
|RANGE=
 
|RANGE=
Existing CAM table
+
Existing Cam table
  
 
|UNITS=
 
|UNITS=

Revision as of 11:15, 20 March 2014

This query is used to read the name of the Cam table that precedes the current Cam table.

Short form

<cam>.Prev.Name

Syntax

?<cam>.Previous.Name

Availability

All versions

Range

Existing Cam table

Scope

Configuration, Task or Terminal

Limitations

Read only. The value returned from this query cannot be used in expressions.

Examples

?Cam1.prev.Name

See Also