Skip to content

clearfield

Daniel Larsson edited this page Feb 14, 2025 · 1 revision

ClearField action

Clear selections in a field.

  • name: Name of field to clear.

Example

{
    "action": "clearfield",
    "label": "Clear selections in Alpha",
    "settings" : {
        "name": "Alpha"
    }
}
Clone this wiki locally