Is there a Function in Mongoose that can be used as a parameter in SUBSTITUTE that returns a special character (for example the tab newline characters)?
I would like to set up an Event Handler that uses these special characters in the email body, resulting in something like the following:
1. PROPERTY({first_property})
2. PROPERTY({second_property})
3. PROPERTY({third_property})
.
.
.
Thanks
John Keegan