| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
FileDialog.SetSheetScriptTrigger
Sets sheet trigger.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| FileDialog | 8.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "FileDialog.SetSheetScriptTrigger"; FileName; ScriptName ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| FileName | The name of the FileMaker file that contains the script | Get(FileName) |
| ScriptName | The name of the script to run |
Result
Returns OK or error.
Description
Sets sheet trigger.Trigger is only for Mac and you need to enable it with FileDialog.SetUseSheet.
See also
Release notes
- Version 8.5
- Added sheet support for FileDialog functions: FileDialog.SetSheetScriptTrigger, FileDialog.GetUseSheet and FileDialog.SetUseSheet.
Example Databases
Blog Entries
This function is free to use.
Created 9th November 2018, last changed 9th November 2018