SetChoices Method

Microsoft FrontPage Visual Basic

SetChoices Method

Set the choices for a field of type choice to the items indicated in the ppsaChoices argument.

expression.SetChoices(ppsaChoices)

expression    Required. An expression that returns one of the objects in the Applies To list.

ppsaChoices    Required String. An array of items that represent the choices in the list field.