Skip to main content

SetTag

Sets the tag attribute to the current form.

Syntax

expression.SetTag(tag);

expression - A variable that represents a ApiCheckBoxForm class.

Parameters

NameRequired/OptionalData typeDefaultDescription
tagRequiredstringThe tag which will be added to the current container.

Returns

boolean