Uppercases the first letter of every word within a text string.
Retrieves the phonetic (furigana) characters from a given text string.
Transforms text into a number across different locale settings.
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.
Returns the specified number of characters from the beginning of a text string.
Converts half-width (single-byte) characters within a string to full-width (double-byte) characters.
Formats a number as text with a specific decimal precision.
Locates one text string within another, distinguishing between upper and lower case letters.