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

This function is free to use.

Created 28th September 2022, last changed 24th March 2023


PhotoPicker.SetMode - PhotoPicker.SetSelectionLimit