4D v14.3BOOLEAN ARRAY FROM SET |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
BOOLEAN ARRAY FROM SET
BOOLEAN ARRAY FROM SET
The BOOLEAN ARRAY FROM SET command fills an array of Booleans indicating if each record in the table is or is not in set. The elements in the array are ordered in the order in which the records are created in the table (absolute record numbers). If N is the number of records in the table, element 0 of the array corresponds to record number 0, element 1 of the array corresponds to record number 1, etc. Each element of the array is:
Warning: The total number of elements in the booleanArr array is not significant. For structural reasons, this number can be different from the number of records actually present in the table. Possible extra elements are set to False. If you don’t pass the set parameter, the command will use UserSet in the current process. |
PROPERTIES
Product: 4D
HISTORY
Created: 4D v6.5 SEE ALSO ARTICLE USAGE
4D Language Reference ( 4D v11 SQL Release 6) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||