printValue()

Synopsis

Prints the representation of the value to the Intent Kernel system messages stream.

Syntax

printValue ( value As Any ) As Integer 
Argument Type Description
value Any Value to print

Example 1

PrintValue
Intent >printvalue(1.0) --> 0 
Output in System Messages window:
1/15/2008 10:06:33 AM: 1.000