Stack Insert

Brief Description

Inserts a command to be executed just before the command having ID=[id]

Full Command Path

Stack Insert [id] [command]

Positional Arguments

  • [id].  The id of the command before which the new command should be inserted.

  • [command].  The command which is to be inserted.