| Character/s
| Meaning
|
| #$ | Indicates a doc comment. A doc comment can be on its own line
or embedded at the end of a script line. It cannot be
embedded inside a regular comment.
|
| .[...] | Each dot resolves to a tab in the smith doc
|
| A or a | Resolves to the text "[A/action]" in the smith doc.
The full word 'action' or an abbreviation thereof,
e.g. 'act' can be used in place of 'a'.
|
| R or r | Resolves to the text "[R/result]" in the smith doc.
The full word 'result' or an abbreviation thereof,
e.g. 'res' can be used in place of 'r'.
|
| V or v | Resolves to the text "[V/verify]" in the smith doc.
The full word 'verify' or an abbreviation thereof,
e.g. 'ver' can be used in place of 'v'.
|