Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- ImagePicker.MediaIsImage
- ImagePicker.MediaMetadata
- ImagePicker.MediaType
- ImagePicker.MediaTypes
- ImagePicker.MediaURL
- Path.FileMakerPathToNativePath
This function is free to use.
Created 18th June 2017, last changed 18th June 2017
ImagePicker.MediaOriginalImage - ImagePicker.MediaReferenceURL