Typing macro - Entry -> properties -> Events, after open, add support for argument in {DELAY} command.
0 vote
After opening the macro script, the { } DELAY command does not handle the ‘:’ colon arguments.
For example, {DELAY:3000} as in RDMWin.
Only the {DELAY} command is accepted, and the argument can only be passed through the ‘Delay time {Delay}’ field.
Note that if the user writes an argument inside their delay command, the script will execute without any delay command.
Maxim Robert