Returns true if the macro is simple and does not need signing.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- expression
- Type: System String
Expression to check
Return Value
Type: BooleanReturns true if expression does not contain none of those characters: .[}
See Also