Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PhotoPicker.SetScript
Sets the script to call when picker is done.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PhotoPicker | 12.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "PhotoPicker.SetScript"; FileName; ScriptName ) More
Parameters
Parameter | Description | Example |
---|---|---|
FileName | The file name for the script to trigger. | "test.fmp12" |
ScriptName | The script name of the script to launch. | "EmailComposerFinished" |
Result
Returns OK or error.
Description
Sets the script to call when picker is done.See also
Example Databases
Blog Entries
- Top 10 from the MBS Plugin in 2022
- MBS FileMaker Plugin 12.5 News
- PhotoPicker for iOS with FileMaker iOS SDK
This function is free to use.
Created 28th September 2022, last changed 24th March 2023