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
it is called escaping. mostly you do a \ in front of the odd char