Image Choices

Syntax

Argument

Type

Description

{choice1, choice2, choiceN}

C

A comma delimited list of choices. The type of the choices should be the same, and the same as Variable_Name. The leading { and trailing } characters are required.
Choices_List

C

A string containing a CR-LF delimited list of choices.
@Choice_Variable

C

The name of a string containing a CR-LF delimited list of choices.

Description

The Choices argument is a required part of the syntax for any control that provides a list of options to the user, such as an array of radio buttons, a combo box, or a list box.

See Also

Xdialog Language Directives and Operators, Xdialog Control Reference

Supported By

Alpha Five Version 5 and Above