ConditionOperandConvertible
public protocol ConditionOperandConvertibleRepresents a value that can be converted into a ConditionOperand, such as a Number, Variable, Text, or String.
- 
                  
                  An operand that represents this value. DeclarationSwift var conditionOperand: ConditionOperand { get }
 View on GitHub
View on GitHub ConditionOperandConvertible Protocol Reference
        ConditionOperandConvertible Protocol Reference