Macro Command Reference
printf <format> <expr1> ... <expr16>
Print messages to the console window. In the format string the
printf
tokens %
f, %
g and %
e can be used for <expr1>
- <expr16>
.