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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
ServiceProvider.Value
Queries a value from last service invocation.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ServiceProvider | 4.4 | Yes | No | No | No | No |
MBS( "ServiceProvider.Value"; Selector { ; Filename; DontRenderPreview } ) More
Parameters
| Parameter | Description | Example | Flags |
|---|---|---|---|
| Selector | Which value to query. Can be URL, Text, RTF, HTML, Paths, PDF, Image, URL or Path. | "Text" | |
| Filename | Optionally, the file name to use for the container value when returning image or PDF. | "output.pdf" | Optional |
| DontRenderPreview | Pass 1 to not create a JPEG with preview of first page as part of the container. | 0 | Optional |
Result
Returns value or error.
Description
Queries a value from last service invocation.If you got a file, you can query file with Paths to get a list of all file paths as a list.
For URLs, you get a list of all URLs when you pass "URLs".
See also
Example Databases
Blog Entries
Created 3th October 2014, last changed 9th March 2015
ServiceProvider.Uninstall - SetSystemUIMode
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins