Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

WindowsUserNotification.GetImagePath

Queries image path.

Component Version macOS Windows Linux Server iOS SDK
WindowsUserNotification UserNotification 7.2 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "WindowsUserNotification.GetImagePath"; Notification )   More

Parameters

Parameter Description Example
Notification The reference number for the Windows User Notification. $Notification

Result

Returns OK or error.

Description

Queries image path.

This function requires a native path. Use Path.FileMakerPathToNativePath to convert a FileMaker path to a native path if required. If you like to have the user choose the path, you can use FileDialog functions.

See also

Created 2nd April 2017, last changed 24th May 2017


WindowsUserNotification.GetFileName - WindowsUserNotification.GetScriptName

Feedback: Report problem or ask question.