Formats a list of arguments to a String, using the same format spec string as for printf. We do not use the StringPrintf class as it is not universally available. The result is limited to 4096 characters (including the tailing 0). If 4096 characters are not enough to format the input, or if there's an error, " " is returned.
source not stored for this graph (policy: none)