Format a string with '{0}','{1}'...
Dette script bør ikke installeres direkte. Det er et bibliotek, som andre scripts kan inkludere med metadirektivet // @require https://update.greasyfork.org/scripts/453846/1131145/string%20format.js
Format a string with '{0}','{1}'...
e.g.
'1+1 = {0}'.format(1 + 1);