====== WAITFOR prompt:string, var:boolean, time:integer ====== Wait up to "time" seconds for the string "prompt", assigned TRUE to "var" if the string is found in the time specified or FALSE if the string is not found (WAIT FOR is a synonym) **See also:** Wait