MacroWait command

From m204wiki
Jump to navigation Jump to search
Action:

Slows down Debugger macro execution by adding a wait after each command in the macro.

Syntax:

macroWait nnn

where:

nnn is the number of milliseconds to wait after the execution of each command in the macro.

Scope: Allowed only in Debugger macros.
Client menu: --
Introduced: Build 57