Format a string with '{0}','{1}'...
Dit script moet niet direct worden geïnstalleerd - het is een bibliotheek voor andere scripts om op te nemen met de meta-richtlijn // @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);