deleteItem()

Overview

public boolean function deleteItem(
      required string id
)

Deletes a configured item from a form. Returns true on success, false otherwise.

Arguments

NameTypeRequiredDescription
idstringYesThe ID of the item you wish to delete