String
extension String: ConditionOperandConvertibleextension String: ConditionTextOperandConvertible- 
                  
                  An operand that represents this value. DeclarationSwift public var conditionOperand: ConditionOperand { get }
- 
                  
                  A text operand that represents this value. DeclarationSwift public var conditionTextOperand: ConditionTextOperand { get }
 View on GitHub
View on GitHub String Extension Reference
        String Extension Reference