MC-Basic:cam.CAMID

From SoftMC-Wiki
Revision as of 08:18, 28 August 2014 by Miborich (talk | contribs) (Created page with "{{MC-Basic |SHORT FORM= |SYNTAX= ?<''cam''>.CamID<br> |AVAILABILITY= |DESCRIPTION= Returns the unique ID number of the cam table. Typically the first cam table created in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the unique ID number of the cam table. Typically the first cam table created in the system has ID 1 and so on ....

Syntax

?<cam>.CamID

Type

Long

Range

1 to MaxLong

Default

none

Scope

Configuration, Task or Terminal

Limitations

Read-Only

Examples

?Cam1.CamId

See Also