The Range Of keyword returns all allowed concepts of a concept or concept-set based on the field definition (root concept, depth and type restriction).
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a concept set that contains all the allowed concepts for a specified single-select or multi-select-field.
Range Of concept
Range Of [single-select-field]=> Returns all concepts of the Single Select Field (concept) based on its Root Concept, the indicated Depth (all descendants or only the Direct Children) and -optionally- the Concept-Type-restriction
Range Of concept_set
Range Of [multi-select-field]=> Returns all concepts of the Multi Select Field (concept-set) based on its Root Concept, the indicated Depth (all descendants or only the Direct Children) and -optionally- the Concept-Type-restriction