Variable types
V.CH. variables can assume all V.E. variable types. This also applies to structure definitions. The basic types are:
BOOLEAN / SGN08 / UNS08 / SGN16 / UNS16 / SGN32 / UNS32 / REAL64 / STRING
Notice
Alignment
V.CH. structure variables have the alignment of V.E. variables. V.CH. structures are therefore mutually assignable to V.E. structures of the same type.