Page 1 of 1

Keyword: LOOP - Loop command

Posted: Fri Jun 11, 2021 7:18 am
by YiMeng
Description
  • Perform script commands indefinitely.

Parameters
  • x: The line command.

Usage
  • LOOP x
  • LOOP 1,2,3
    • Will simulate pressing 1, 2 and 3 keys in sequence indefinitely.