The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
stdout in RapidMinder
How can I access the stdout in RapidMiner? I've a Script-Block with the following content:
System.out.println('hello world');Where is 'hello world' printed out during execution? Or is there another way to display debugging information?
Tagged:
0
Answers
the log view will display the following: Regards,
Marco