Types

TTL have two kinds of data types:

Integer

Signed 32 bit, from -2147483648 to 2147483647.

Character string

A sequence containing any character except NUL. The maximum length of a string is 255.