Formats input string, using C#-style. -First param is the input string in the form: "%Please, replace here {0} and here {1}". GSecond param is list of strings to put into {0}, {1} .. {N} positions.  Example:  A format "Some {0} believes that 1 + 1 = {1}." ["people",show 10]  Result is: ) "Some people believes that 1 + 1 = 10." text-format-simple-1.0.0 Text.FormatformatreplaceSubstringbreakSubstring