pub.report:runStringTemplateOnPipe
WmPublic. Applies a template to the pipeline.
Input Parameters
$template | String Template to apply to pipeline. |
Output Parameters
$txt | String Result from applying $template to the pipeline. |
Usage Notes
This service is typically invoked from other services that already have a template in a String object and need the template to bind against the pipeline.