Tokenize a string into an array of string parts and format identifier objects.
Insert supplied variable values into a format string.
Generate string from a token array by interpolating values.
Replace search occurrences with a replacement string.
Convert a string to lowercase.