Skip to content

renderScopeTemplate

function renderScopeTemplate(template, scope): string;

Sync ${path} renderer over input | state | results.<nodeId> | requestContext. Primitives via String, objects/arrays via JSON.stringify, null/undefined → empty string.

Parameter Type

template

string

scope

PredicateContext

string