Text
EN
Version 4.50
Data type HUGETEXTLIST
Description
A data type for storing a list of TEXT values.
The capacity of HUGETEXTLIST, approximately 991 MB, is significantly larger than the capacity of TEXTLIST, approximately 64 KB.
Unlike TEXTLIST, however, this data type is processed by only a few @Functions, for example the `:` operator, @GetListElement, @ScanOSDirectory, and others.
To allow conditional compilation of scripts depending on the existence of this data type, the system DEFINE `Engine_DataType_VHUGETEXTLIST` is available.
Note : This text was machine-translated and may contain inaccuracies.
