MC-Basic:cam.PREVIOUS.NAME

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= ''<cam>''.Prev.Name |SYNTAX= ?''<cam>''.Previous.Name |AVAILABILITY= All versions |DESCRIPTION= This query is used to read the name of the CAM table th…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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