findDataElement

USADriveIdJurisdSubfile.findDataElement

findDataElement(string $id, bool $is_open_or_create)

Searches for a data element by 3-letter id.

ParameterTypeDescription
$idstring
$is_open_or_createbool

Returns: DataElement|null Found data element (or null if not found and not created)