Format a string.
Format a string. This function is similiar to the printf() command in C. The first parameter is a format string and all other parameters are values to be included in the format string. The formated string is returned.
Alphabetic index