deleteFieldset()

Overview

public any function deleteFieldset(
      required string id 
    , required string tab
)

Deletes the given fieldset beneath the given tab. Does nothing if the fieldset is not found

Arguments

NameTypeRequiredDescription
idstringYesID of the fieldset to delete
tabstringYesID of the tab that the fieldset belongs to