ConditionTextOperandConvertible
public protocol ConditionTextOperandConvertibleRepresents a value that can be converted into a ConditionTextOperand, such as a Variable, Text, or String.
- 
                  
                  A text operand that represents this value. DeclarationSwift var conditionTextOperand: ConditionTextOperand { get }
 View on GitHub
View on GitHub ConditionTextOperandConvertible Protocol Reference
        ConditionTextOperandConvertible Protocol Reference