remove method

remove(formField)

Removes a form field with the specified name.

remove(formField: string)
ParameterTypeDescription
formFieldstringThe case-insensitive name of the form field to remove.

Remarks

If there is a bookmark associated with the form field, the bookmark is not removed.

See Also