Return undefined if the template doesn't include the variable that is set as a property in data. But return template string without changes if it doesn't have a variable.
Mustache template string
Captured string for replacement
Generated using TypeDoc
Return undefined if the template doesn't include the variable that is set as a property in data. But return template string without changes if it doesn't have a variable.