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:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Queries data type for a preferences entry.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Preferences | 9.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Domain | The domain name for your preferences. Leave empty for default one. | "de.mbsplugins.MyApp" |
Key | The key for the value lookup. | "Username" |
Returns text or error.
Query type of an entry on Mac:
MBS( "Preferences.GetValueType"; "com.filemaker.client.advanced12"; "Preferences:FileCacheSize")
Created 4th July 2019, last changed 4th July 2019
Preferences.GetValue - Preferences.HasValue
Feedback: Report problem or ask question.