Transforms all the macro types within the given text into data macros with same meaning.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
- Type: System String
Text with macros
- innerMacro (Optional)
- Type: System Boolean
Indicates if the macro should be treated as a part of other macro
- objectName (Optional)
- Type: System String
Name of the object being processed
Return Value
Type: StringSee Also