TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

SetRequired

SetRequired(bRequired) → { boolean }

Inherited From: ApiFormBase#SetRequired

Specifies if the current form should be required.

Parameters:

Name Type Description
bRequired boolean

Defines if the current form is required (true) or not (false).

Returns:

Type
boolean