function

global.printf

Signature

function printf(fmt: string, ...)

Combines print and string.format, without adding a newline.