Skip to main content

SetChoiceName

Set the choice name for the current radio button.

Syntax

expression.SetChoiceName(choiceName);

expression - A variable that represents a ApiCheckBoxForm class.

Parameters

NameRequired/OptionalData typeDefaultDescription
choiceNameRequiredstringRadio button choice name.

Returns

boolean