growl
TYPE
,
TITLE
,
TEXT
,
STICKY
,
PRIORITY

The growl statement displays a notification.


Parameters

This statement has five parameters:

type – this parameter is ignored.

title – title of notification.

text – text of notification.

sticky – this parameter is ignored.

priority – this parameter is ignored.


Description

This statement displays a notification. Note: This statement is obsolete, and should not be used in new applications. Use nsnotify statement instead.


See Also


History

VersionStatusNotes
10.0UpdatedCarried over from Panorama 6.0, but message is displayed using OS X, not Growl.