A condition is used to determine whether any data should go into a field based on the outcome of the expression for the condition.
Any OpenGround expression can be used here as long as it returns a True or False value. It is possible to combine multiple expressions into one to return a final true or false value.