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
Version | Status | Notes |
10.0 | Updated | Carried over from Panorama 6.0, but message is displayed using OS X, not Growl. |