2.1.21 SmallInt

The SmallInt data type supports a value range from -215 (-32,768) through 215 – 1 (32,767). Values of this data type are represented in simple Unicode string format, as follows.

  
 SmallInt = ["-"]1*5DIGIT