Character set v14

Write identifiers, expressions, statements, control structures, and so on that comprise the SPL language using the following characters:

  • Uppercase letters AZ and lowercase letters az
  • Digits 09`
  • 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.