Forum Discussion
SmartBear_Suppo
14 years agoSmartBear Alumni (Retired)
Hi!
you can use for example
System.out.println( "test phrase" )
or
System.out << "test phrase"
to write to stdout
regards!
/Ole
eviware.com
you can use for example
System.out.println( "test phrase" )
or
System.out << "test phrase"
to write to stdout
regards!
/Ole
eviware.com
Related Content
- 2 years ago
- 4 years ago