Returns true if first parameter is lower than or equal to second.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- context
 - Type: CMS.MacroEngine EvaluationContext
Evaluation context with child resolver 
- op
 - Type: 
System String
Operator 
- parametersToCompare
 - Type:  
System Object 
First two parameters are numbers to compare 
Return Value
Type:See Also