Skip to content

TemplateApply

Substitutes named slots in a template string.

$ wo 'TemplateApply["x = `x`", <|"x" -> 1|>]'
x = 1