Formatstring.formatInput:format_string – Stringvalues – AnythingOutput:output – StringFormats the passed values. Here {0} is a placeholder for the first value,{1} for the second, etc. etc.