MC-Basic:cam.PREVIOUS.NAME

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

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