Compares strings (lexicographically).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- str1
- Type: System String
String to compare
- str2
- Type: System String
String to compare
- op
- Type: System String
Comparison operator
- context
- Type: CMS.MacroEngine EvaluationContext
Evaluation context
Return Value
Type: ObjectSee Also