Skip to main content
Version: 20 R7 BETA

LIST OF CHOICE LISTS

LIST OF CHOICE LISTS ( numsArray ; namesArray )

ParameterTypeDescription
numsArrayArray integerNumbers of choice lists
namesArrayText arrayNames of choice lists

This command is not thread-safe, it cannot be used in preemptive code.

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.