ISKernel:WaitFor (Top-Level Object)

From Lavish Software Wiki
Revision as of 04:43, 19 October 2005 by Beefalo (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Forms

The result of the last WaitFor command. 0 indicates a timeout occurred, and any value above 0 indicates the number of the argument containing the text found

Examples

Example code
if !${WaitFor}
  Call CastBuff "${CurrentBuff}"

See Also