prinf()

Function group Execute on client Platform(s)
General YES macOS and Linux

Syntax

printf(string[,newline=ktrue])

Description

Writes the string to standard output followed by a newline character if required (the function is ignored on Windows. Executes on macOS and Linux only).