master-key.replayFromStack
Reply a command stored on the given stack.
Arguments
register
: (defaults "") the named stack to replay fromindex
: (defaults to 0) the position on the stack to replay from, with 0 being the most recently added item to the stack.
You can add commands to this stack using pushHistoryToStack
.