Difference between revisions of "MC-Basic:cam.NEXT.NAME"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:cam.NEXT.NAME to MC-Basic:cam.NEXT.NAME: Global renaming of Axystems: namespace into (Main):)
 
Line 1: Line 1:
 +
{{Languages|MC-Basic:cam.NEXT.NAME}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Latest revision as of 09:24, 25 April 2017

Language: English  • 中文(简体)‎

This query is used to read the name of the cam table that comes after the current cam table.

Syntax

?<cam>.Next.Name

Availability

All versions

Range

Existing cam table

Scope

Configuration, Task or Terminal

Limitations

The value returned from this query cannot be used in expressions.

Examples

?Cam1.Next.Name

See Also