Returns true for operators which can be made flat - without subexpressions (||, &&, +, etc.)
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- op
- Type: System String
Operator to check
Return Value
Type: BooleanSee Also