Category - Text
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 word equivalent for a numerical number. |
SPELLNUMBERREVERSE | Returns the number equivalent for a number written as text. |
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 word equivalent for a numerical number. |
SPELLNUMBERREVERSE Returns the number equivalent for a number written as text. |
© 2023 Better Solutions Limited. All Rights Reserved. © 2023 Better Solutions Limited TopPrevNext