Text Functions
| ACRONYM | Returns the first letter of each word. |
| CONTAINS | Returns whether a string is contained inside another string. |
| EXTRACTNUMBERS | Returns only the numbers from a text string. |
| REMOVENUMBERS | Removes all numbers and spaces from a text string. |
| REVERSE | Returns the characters of a text string in reverse. |
| SCRAMBLE | Returns the characters of a text string with all the characters in a random order. |
| SPELLNUMBER | Returns the text after converting a number into words. |
| SPELLNUMBERREVERSE | Returns the value after converting words into a number. |
| ACRONYM Returns the first letter of each word. |
| CONTAINS Returns whether a string is contained inside another string. |
| EXTRACTNUMBERS Returns only the numbers from a text string. |
| REMOVENUMBERS Removes all numbers and spaces from a text string. |
| REVERSE Returns the characters of a text string in reverse. |
| SCRAMBLE Returns the characters of a text string with all the characters in a random order. |
| SPELLNUMBER Returns the text after converting a number into words. |
| SPELLNUMBERREVERSE Returns the value after converting words into a number. |
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext