Description
The swap command is used to swap specified text from the input with other specified text from the input.
Parameters: none
Command diagram

Logic
| By: | yes [?] |
| If: | yes [?] |
| On: | yes [?] |
Example commands
swap first "foo" with first "bar"swap char 1 with char 2swap [0-2] with [2-4]
