LIST OF CHOICE LISTS

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11


LIST OF CHOICE LISTS (numsArray; namesArray)

ParameterTypeDescription
numsArrayLongint ArrayNumbers of choice lists
namesArrayText ArrayNames of choice lists

Description

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.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next