Skip to main content

xpressions / transform

transform

Functions

transform()

transform(input, options): string

Evaluate all of the templated variables in a xpression string

Parameters

ParameterType
inputstring | Nodes
optionsOptions

Returns

string

the input with the translated values

Source

transform.ts:13