Supported Characters for the Model
Before creating object types, objects and data variables, review the following tables to see which characters are supported as well as restricted.
Supported Characters
Character | Description |
---|---|
! | Exclamation Point |
@ | At sign |
^ | Caret |
$ | Dollar Sign |
() | Parentheses |
| | Pipe |
. | Period |
` | Grave Accent |
~ | Tilde |
- | Hyphen |
_ | Underscore |
Note: A single space is allowed but a succession of spaces is not.
Unsupported Characters
Character | Description |
---|---|
# | Number Sign |
% | Percent Sign |
\ | Backslash |
, | Comma |
? | Question Mark |
; | Semicolon |
+ | Plus Sign |
: | Colon |
" | Quotation Marks |
' | Apostrophe |
< > | Greater than/Less than Symbols |
{} | Braces |
/ | Slash |
= | Equal Sign |
* | Asterisk |
& | Ampersand |