Print Method

    Print [expr, expr...] Print a string to an object.

Don't confuse this method with the Print # statement. The Print # statement sends a value to a file. This statement sends a value to a debug window. However, be aware that PC-DMIS Basic Script Editor does not have a debug window to see Print messages.

More:

Example - Print Method