ISKernel:WaitFor (Top-Level Object)
(Redirected from ISSession:WaitFor (Top-Level Object))
Jump to navigation
Jump to search
Forms
- int WaitFor
- 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