CommonStringSubstitute
Callable
Parameters
msg: string
The string to perform the substitutions on.
substitutions: CommonSubtituteSubstitution[]
An array of [string, replacement, replacer?] subtitutions.
Returns string
The string to perform the substitutions on.
An array of [string, replacement, replacer?] subtitutions.
Performs the required substitutions on the given message