This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
LIST OF CHOICE LISTS
|
LIST OF CHOICE LISTS ( numsArray ; namesArray ) | ||||||||
Parameter | Type | Description | ||||||
numsArray | Longint array |
![]() |
Numbers of choice lists | |||||
namesArray | Text array |
![]() |
Names of choice lists | |||||
The LIST OF CHOICE LISTS command returns, in the synchronized numsArr and namesArr arrays, the numbers and names of the choice lists defined by the list editor in Design mode.
The numbers of choice lists correspond to their order of creation. In the list editor, choice lists are displayed in alphabetical order.
Product: 4D
Theme: Hierarchical Lists
Number:
957
Created: 4D v11 SQL
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)