Uppercases the first letter of every word within a text string.
Returns a specified number of characters from a text string, beginning at a defined starting point.
Transforms text to lowercase letters.
Returns the total count of characters in a given text string.
Transforms half-width (single-byte) English letters or katakana into full-width (double-byte) characters within a text string.
Combines multiple text elements into a single text element.
Transforms a given string into uppercase letters.
Transforms a numeric value into text using a defined format.
Returns string inputs as text data.
Extracts the left segment of a string, limited by a specified byte count.