printf - format From LUA previous page next page printf - format QS Informatica - Manuale LUA ›› Format Placeholders ›› printf - format Formatting takes place via placeholders within the format string. The syntax for a format placeholder is: "%[parameter][flags][width][.precision][length]type" See the syntax tokens previous page start next page