Vizard 8 » Command Index » Vizard objects » cycle » <cycle>.inc
8.1

<cycle>.inc

Increment the position by i and return the new value

<cycle>.inc(  
i  
)  
i
The amount to increment by, can by negative value.

Remarks

Increment the position by the specified amount and return the new value.

Return Value

The newly selected value in the sequnece.

See also

<cycle>.next
<cycle>.peek
<cycle>.prev