Transforms a string in any date, time, or number format recognized by Google Sheets into its corresponding numeric value.
Transforms a given string into uppercase letters.
Returns the decimal value of the first character’s Unicode.
Returns the character corresponding to a specified Unicode number.
Eliminates extra spaces at the start and end of a given string.
Merges text from various strings and/or arrays, using a specified delimiter to separate them.
Transforms a numeric value into text using a defined format.
Returns string inputs as text data.
Replaces specified text within a string with new text.
Splits text based on a defined character or string, distributing each part into separate cells horizontally in the row.