FormBuilderForm::exists()

Does field with this name exist in the form?

Available since version 0.5.7.

Usage

$bool = $formBuilderForm->exists(string $name);

Arguments

NameType(s)Description
$namestring

Return value

bool


FormBuilderForm methods and properties

API reference based on ProcessWire core version 3.0.251