This command takes a format string, where the format string contains format specifiers. The format specifiers have a number associated with them relating to which parameter they represent to allow for alternate ordering of the passed-in values for other languages by merely changing the format string
Specify the arguments for the format string. Flag can have multiple arguments, passed either as a tuple or a list.
Derived from mel command maya.cmds.format