Skip to main content

new

Method
This is a method of the ExpressionCondition class in the conditions module.
Create a new expression condition.

Signature

def new(expression: impl Into<String>) -> Self

Parameters

expression
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.