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: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

ImagePicker.MediaPath

Queries path for media.

Component Version macOS Windows Linux Server iOS SDK
ImagePicker 7.3 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "ImagePicker.MediaPath" )

Parameters

none

Result

Returns text or error.

Description

Queries path for media.
If video or image is stored somewhere else on disk, you can get the native file path here.

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 18th June 2017, last changed 18th June 2017


ImagePicker.MediaOriginalImage - ImagePicker.MediaReferenceURL

Feedback: Report problem or ask question.