This function returns the number of available options of selectable fields.
Disabled options will be ignored.
Bash
numberOfAvailableItems(field) #Output: Number
If you need the actual options instead of just the number try using availableItems()
📚 Use cases and examples
| Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
|---|---|---|---|---|---|
| Resolve issues when all options of a checklist are checked |
|