2.2.3.2.20.2 LONG Data Type

This data type is represented by an integer, which can be either decimal or hexadecimal. Hexadecimal values must be prefixed by the string "0x". This type is also used to represent Boolean values, where 0 is false and nonzero is true.