Object/view commands
Syntax
stop.update(oA);
Description
This tells the interpreter not to update object oA at the start of every cycle. The object remains on screen, unchanged.
See also
start.update
force.update