Skip to content

cntState

Gives the range and increment of a counter.

Plugin opcode in counter.

Syntax

kmax, kmin, kinc cntState icnt

Initialization

icnt -- a handle for the counter.

Performance

kmax, kmin, kinc -- arguments to the original creation

See also

Program Flow Control: Counter

Credits

By: John ffitch June 2020

New in version 6.15