Image Choices

Arguments

{choice1, choice2, choiceN}

Character. 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

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

@Choice_Variable

Character. 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