Object and style names restrict the use of certain characters.
When naming an object or style, do not use the following characters:
- < (less than)
- > (greater than)
- / (forward slash)
- \ (backward slash)
- + (plus sign)
- “ (double quotes)
- : (colon)
- ; (semi colon)
- = (equals)
- | (vertical line)
- , (comma)
- * (asterisk)
- ? (question mark)
- ‘ (single quote)