Character set v15
Write identifiers, expressions, statements, control structures, and so on that comprise the SPL language using the following characters:
- Uppercase letters A–Z and lowercase letters a–z
- Digits 0–9`
- Symbols ( ) + - * / < > = ! ~ ^ ; : . ' @ % , " # $ & _ | { } ? [ ]
- Whitespace characters tab, space, and carriage return
Note
The data that can be manipulated by an SPL program is determined by the character set supported by the database encoding.