- I have not found any detailed reference, but my main tips are:
- Use a canvas with whatever formatting you like (your template) instead of just a string
- Create a helper table with a Name and the template (a canvas column)
- Easily reference the template in any formula in your doc by typing
@
+ Name and then referencing the canvas column.
There’s not much more to it, play around and figure out the best way for your use-case.
- Not directly like in
_Color()
, but take a look at the pack that Paul mentions on his post: How to use Format( ) with multiple Canvas templates? - #2 by Paul_Danyliuk