Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

ServiceProvider.Value

Queries a value from last service invocation.

Component Version macOS Windows Linux Server 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

This function is free to use.

Created 3th October 2014, last changed 9th March 2015


ServiceProvider.Uninstall - SetSystemUIMode