Description
The shift command is used to shift specified text from position in the input to another.
Parameters: none
Command diagram

Logic
| By: | yes [?] |
| If: | yes [?] |
| On: | yes [?] |
Example commands
shift first "foo" to pos 0shift char 1 to before char 3shift [0-2] to before first "bar"
