Adds the macro to the query data parameters
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Macro name
- value
- Type: System String
Macro value
- addHashes (Optional)
- Type: System Boolean
If true, hash chars are added to the macro automatically, e.g. "TABLE" is converted to "##TABLE##"
See Also