Gets the list of macros in the given text.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- originalText
- Type: System String
Text to analyze for macros
- onlySimpleMacros (Optional)
- Type: System Boolean
If true, only simple macros are returned
Return Value
Type: StringSee Also