Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets NFC trigger script.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
UNNotification | 9.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Filename | The database file name where the script is located. | "test.fmp12" |
ScriptName | The script name. | "MyScript" |
Returns OK or error.
Sets action script:
MBS( "UNNotification.SetNFCScript"; Get(Filename); "NFC Detected" )
This function checks for a license.
Created 14th August 2019, last changed 15th August 2019
UNNotification.SetLocationTrigger - UNNotification.SetScript