expr
Method
This is a method of the If class in the conditions module.Create an expression condition.
Signature
Parameters
No description available.
Returns
The result of the operation.
expr: Create an expression condition.
This is a method of the If class in the conditions module.Create an expression condition.
def expr(expression: impl Into<String>) -> ExpressionCondition