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:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Queries the ID for value list with given name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 12.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
ValueListName | The name of the value list. | "Test" |
FileName | The name of the file to look inside. If empty, we default to current file. |
Returns OK or error.
Query ID for test value list:
MBS( "FM.ValueListIDForValueListName"; "Test" )
This function is free to use.
Created 5th December 2021, last changed 30th December 2021