DeleteCharacter[] drops a specified number of characters from a string. It takes a single number or list of numbers as argument.
Negative numbers drop from the end while positive numbers drop from the beginning of the string. The default is -1. This function is used in conversion rules in the style sheet.