company logo

string

String is a basic type, which stores text data of variable length. Text data is stored as 0-terminated string and local 8 bit encoding is assumed.

Generalisations:  texttext type
Specialisations:  memo

Related topics

  • STRING - String values (local 8 bit encoding)