Trims characters from the start and/or end of a string based on the provided pattern(s). If multiple patterns are provided, each pattern is applied in sequence.
batchTrimCharacters
Trims characters from the start and/or end of a string based on the provided pattern(s). If multiple patterns are provided, each pattern is applied in sequence.