console
MESSAGE

The console statement sends a message to the console log.


Parameters

This statement has one parameter:

message – message to send to console log.


Description

This statement sends a message to the console log.

console "hello"

You can view the output of this function using Apple’s Console application, which you can find in the /Applications/Utilities folder.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.