IMacroProcessingColumnAdapterPreprocess Method |
Operation that is executed on text before the value is processed by macro engine.
Typically, decode or decrypt operation.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax string Preprocess(
string text
)
Parameters
- text
- Type: SystemString
Return Value
Type:
StringSee Also