IRESTServiceGetMacroResult Method |
Returns the result of the macro expression.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 12.0.0
Syntax Stream GetMacroResult(
string expression
)
Parameters
- expression
- Type: SystemString
Data macro expression to evaluate
Return Value
Type:
StreamSee Also