global.printf
Signature
function printf(fmt: string, ...)
Combines print and string.format, without adding a newline.
global.printffunction printf(fmt: string, ...)
Combines print and string.format, without adding a newline.