Skip to main content

new

Method
This is a method of the DictCondition class in the conditions module.
Create a new dict condition.

Signature

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

Parameters

variable
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.