MacroWait command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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