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

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