Set.cel

From AGI Wiki
Revision as of 22:58, 29 December 2013 by Andrew Branscom (talk | contribs) (Created page with "set.cel   == <br />Syntax == <blockquote><code>set.cel(oA,B);</code></blockquote>   == Description == The current cel of object oA is set to B. If an invalid ce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

set.cel

 


Syntax

set.cel(oA,B);

 

Description

The current cel of object oA is set to B. If an invalid cel number is given, the interpreter will generates an error (the number of the last cel in a loop can be determined using the last.cel command).

 

Sources

AGI Studio Help File

 

See also