Initializing help system before first use

sys_txtmem

Description
All text objects are stored in a single block of memory. This parameter corresponds to the size of this block expressed in kilobytes. Changing this value makes it possible either to pre-allocate memory by increasing the size of the block or release unused memory by reducing its size. If the requested size is not large enough to contain the currently defined text objects, the memory block is reduced to the smallest possible size.
Type
Integer, read/write
Default value
0 (at program startup)
Module