Is there a way for the format string used in a call to string.format to contain a { character that is not used for substring insertion?
For example how could I do th
Double it up to escape it. So "{{" will work properly and will output from the string.format as a single "{"