Determine if replaceable strings could all be replaced. The text
property
returned will replace all injectable with empty strings if the value cannot
be found. Use this boolean to either use the replaced string with missing
data or implement some other logic to handle missing injectables.
The text passed in with all injectables replaced with their corresponding values or empty strings.
Replace the
{ELEMENT:<elementName>}
values in text after a successful form submission as well as other replaceable parameters e.g.submissionId
. The replacements are suppose to be user friendly and for display purposes, e.g. dates should be displayed in the user's desired format and timezone.Example
Returns