4D v16.3LONGINT ARRAY FROM SELECTION |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
LONGINT ARRAY FROM SELECTION
LONGINT ARRAY FROM SELECTION
The LONGINT ARRAY FROM SELECTION command fills the recordArray array with the (absolute) record numbers that are in selection. If you do not pass the selection parameter, the command will use the current selection of aTable. Note: The array element number 0 is initialized to -1. You want to retrieve the numbers of the records in the current selection: ARRAY LONGINT($_arrRecNum;0) //mandatory for compiled mode
See also
|
PROPERTIES
Product: 4D HISTORY
Modified: 4D v6.7 ARTICLE USAGE
4D Language Reference ( 4D v16) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||