RBScript.Print

From Xojo Documentation

Event


RBScript.Print(msg as String)

Supported for all project types and targets.

The compiler is returning the results of the script in msg.

Used to display the passed string via a MessageDialog box.