Removes macros from input text. Macros are replaced by specified replacement.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- inputText
- Type: System String
Input text
- replacement (Optional)
- Type: System String
Replacement string
Return Value
Type: StringSee Also