Description
Deletes a form given the form id and the database id of the database containing that form.
Usage
deleteForm(databaseId, formId)
Arguments
| Argument | Description |
|---|---|
databaseId |
The id of the database containing the form |
formId |
The id of the form |