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

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= Prev |SYNTAX= ''<cam>''.prev = ''<cam>'' |AVAILABILITY= All versions |DESCRIPTION= This property is used to identify the CAM table that precedes the cu…')
 
m (1 revision)
(No difference)

Revision as of 16:09, 13 December 2010

This property is used to identify the CAM table that precedes the current CAM table.

Short form

Prev

Syntax

<cam>.prev = <cam>

Availability

All versions

Type

CAM

Range

Existing CAM table

Scope

Configuration, Task or Terminal

Limitations

CAM table cannot be in use.

Examples

Cam1.Prev = Cam2

See Also