Syntax
| Result = FieldPresent(Key)
| ||||||
---|---|---|---|---|---|---|---|
Description
| Return True/False depending on whether a form field is present.
Typically used to detect if a checkbox in a form is checked or not. Unchecked checkboxes are omitted from the form content..
| ||||||
See Also
| |||||||
Example
|
|