Format a string with '{0}','{1}'...
אין להתקין סקריפט זה ישירות. זוהי ספריה עבור סקריפטים אחרים // @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);