Supported / unsupported characters
The information below represents an updated list of "special" characters supported by the Expere Engine.
| ASCII | Symbol | Description | Expere Supported |
|---|---|---|---|
| 126 | ~ | Tilde | Y |
| 124 | | | Pipe | Y |
| 43 | + | Plus | Y |
| 47 | / | Forward slash | Y |
| 61 | = | Equal sign | Y |
| 91, 93 | [] | Square brackets | Y |
| 123, 125 | {} | Braces | Y |
| 60 | < | Less Than | Y |
| 62 | > | Greater Than | Y |
| n/a | ≤ | Less than or equal to | N (Replaced on the PDF as "#" symbol) Note: using the escape of ≤ escape character (≤), will also
return "#" instead of "≤". |
| 38 | & | Ampersand | Y |
| 39 | ' | Single quotation marks | Y |
| 34 | " | Double quotation marks | Y |
| 44 | , | Comma | Y |
| 45 | - | Dash | Y |
| 167 | ° | Degree symbol | Y |
| 33, 173 | !¡ | Exclamation marks | Y |
| 0151 | — | Em dash | Y |
| 0150 | – | En dash | Y |
| n/a | ’ | Single smart quote | Y |
| n/a | “ ” | Double smart quotes | Y |
| 95 | _ | Underscore | Y |
| 168, 63 | ¿? | Question marks | Y |
| 92 | \ | Back slash | Y |
| 35 | # | Hash | Y |
| 36 | $ | Dollar sign | Y |
| 37 | % | Percentage | Y |
| 40, 41 | () | Parentheses | Y |