printf() function
IT
it at plastipol.com
Wed Mar 2 08:53:35 UTC 2022
Does anyone know what the printf() function can be used for? Its's only for macOS and Linux. From the documentation and my testings I'm unable to understand it practical use.
printf()
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).
regards
xavier
More information about the omnisdev-en
mailing list