set.loop.v

Category

Object/view commands

Syntax

set.loop.v(oA,vB);

Description

The current loop of object oA is set to vB. If an invalid loop number is given, the interpreter generates an error. If the current cel of the object is greater than the last cel in loop vB, then the current cel is set to 0.

See also

set.loop

current.loop

number.of.loops

set.cel

set.cel.v

Cycling objects