This version is out of date, covering development from v7.0.0 to v7.5.6. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

Tinderbox 7 Icon

notify(headline[, details, deliveryTime ])


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Altered: 

 Function   [other Function type actions]

 Item   [operators of similar scope]

 Data manipulation   [other Data manipulation operators]

 Baseline

 


notify(headline[, details, deliveryTime ])

notify() lets notes post notifications to the host Mac's User Notification Center.

headline is a string or string expression, and will be the headline of the notification.

The optional details is another string or string expression, and provides an explanation of the notification.

The optional deliveryTime is a date or date expression that represents a delivery time in the future; if this argument is omitted or is already past, the notification is shown immediately.



A Tinderbox Reference File : Actions & Rules : Operators : Full Operator List : notify(headline[, details, deliveryTime ])