skip
Skip the next instruction. This command swallows the current exception (if present). Useful if you want to continue after an INT3 command.
arguments
[arg1] The number of instructions to skip. If not specified 1 is used.
result
This command does not set any result variables.