FormBuilderField::exists()

Does field with this name exist?

Available since version 0.5.7.

Usage

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

Arguments

NameType(s)Description
$namestring

Return value

bool


FormBuilderField methods and properties

API reference based on ProcessWire core version 3.0.252