ConditionStatement interface is used to define the structure of a condition statement.
The property of the object to be compared.
The operator to be used for the comparison.
The value to be compared with the property.
Generated using TypeDoc
ConditionStatement interface is used to define the structure of a condition statement.
Interface
Property
The property of the object to be compared.
Property
The operator to be used for the comparison.
Property
The value to be compared with the property.