Tokens
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| Tokens [2019/07/01 05:53] – peternlewis | Tokens [2020/08/18 01:27] (current) – [Text Processing] peternlewis | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Definition ===== | ===== Definition ===== | ||
| - | **Tokens in Keyboard Maestro represent placeholders for information | + | **Tokens in Keyboard Maestro represent placeholders, that you enter during design time, for information |
| Tokens allow you to add textual information to [[/ | Tokens allow you to add textual information to [[/ | ||
| - | Text token fields also process | + | ===== Text Processing ===== |
| + | |||
| + | You can use the following special formats to process | ||
| + | * **Convert Case of Text** | ||
| + | * Use these special characters: | ||
| + | * **Return Non-Printing Characters** | ||
| + | * **Convert**: | ||
| + | * **To**: `bell, backspace, escape, form feed, tab, return, line feed`. | ||
| + | * **Convert Hex Code to Unicode Characters** | ||
| + | * Use Hex Codes in this format: `%NN%` or `%NNNN%` | ||
| + | * **Escape Special Characters** | ||
| + | * Use `%%` or `\%` to return a single `%` as plain text. | ||
| + | * Use `\\` to return a single `\` as plain text. | ||
| + | * Use `\$` to return a single `$` as plain text. | ||
| + | * **Access replacement strings** | ||
| + | * Replacement strings can also have addition meanings (such as `\1` or `${3}`) | ||
| - | To include a percent in your text, simply double the percent. To include a backslash in your text, double the backslash. | ||
Tokens.1561960402.txt.gz · Last modified: by peternlewis
