| MacroElementIsValidOperator Method | 
            Returns true if the operator is valid.
            
 
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsValidOperator(
	string op
)
Parameters
- op
- Type: SystemString
 Operator to check
Return Value
Type: 
Boolean See Also
See Also