Formats a numerical value to a specified number of decimal places.
Identifies the position at which a string first appears in text, counting each double-character as two separate characters.
Returns the index at which a substring first appears within a given text.
Determines if two strings are exactly the same.
Transforms a number into a financial format tailored to specific regional currencies.
Links strings together seamlessly.
Returns the numeric Unicode value for the first character in the given string.
Returns text with non-printable ASCII characters eliminated.
Transform a numerical value into its corresponding character based on the Unicode standard.
Transforms full-width ASCII and katakana characters into their half-width equivalents. All standard-width characters remain unchanged.