Ensure to add the Text Utilities web block to the layout or the screen of the app where you intend to use the functions, else the supporting scripts will not load.
All actions are exposed as functions. Below are the list of all Text functions available:
Rules:
- If abbreviate=false: returns "First Middle Last" (omitting missing parts)
- If abbreviate=true: returns "F. M. Last" (first + middle abbreviated)
- If lastNameFirst=true: returns "Last, First Middle" or "Last, F. M."