B.2.9 Output
Functions for simple logging output.
print( str )
Outputs a string value to the user log.
print( num )
Outputs a numeric value to the user log.