MC-Basic:cam.CAMID

From SoftMC-Wiki
Revision as of 07:27, 25 April 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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