Conditional functions
Learn how to use and combine conditional functions in APL.
Use conditional functions to branch query logic based on evaluated predicates. They let you map values to labels, define alert tiers, or apply different transformations to different rows in a single expression.