Skip to main content

Dial_RemoveNotification (function reference)

By March 1, 2025March 20th, 2025Online Help, Troi Dialog Plug-in
Troi Dialog Plug-in > Functions reference > Dial_RemoveNotification
Troi Dialog Plug-in for FileMaker Pro

Dial_RemoveNotification

Removes a (delivered) notification.

SyntaxFunction badge

Dial_RemoveNotification ( switches ; notificationID )

Parameters

switches not used, reserved for future use. Leave blank or put "-Unused"
notificationID the id for the notification that you want to remove

Returned Result

Data type returned

Error code

Result

If successful it returns 0. If unsuccessful it returns an error code starting with $$ and the error code. Returned error codes can be:

$$-4221 invalidOSVersion notifications are not supported on this OS version
$$-4291 notificationsNotEnabled notifications are not enabled in the preferences

Originated in

Troi Dialog Plug-in 7.5

Compatibility

FileMaker Pro 17 to FileMaker Pro 21 (2024)

Considerations

When you leave the notificationID parameter empty all delivered notifications will be removed.

Example

Set Variable [ $ErrorCode ;  Dial_RemoveNotification ( "-Unused" ; "note123" ) ]

This will remove the notification with notificationID “note123”.

Example 2

Set Variable [ $ErrorCode ;  Dial_RemoveNotification ( "-Unused" ; "" ) ]

When you leave the notificationID parameter empty all delivered notifications will be removed.

Used in example file

Notifications.fmp12

Related functionFunction badge

Dial_ScheduleNotification

Related script stepScript step badge

Remove Notification

Related topics

Troi Dialog Plug-in online help (overview)


Online Help Page for Troi Dialog Plug-in for 17 to 2024 –> Dial_RemoveNotification (dialp4321) 2025-0320 16:30:32

troi.com
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping us to understand which sections of the website you find most interesting and useful.

You can adjust all of your cookie settings by navigating the tabs on the left hand side.