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.
Identifies the position where a specific string first appears within text, treating each double-character as counting for two positions.
Returns the position of the first occurrence of a string within the specified text.
Converts a numerical value into its Roman numeral representation.