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
FM.VariableList
Returns list of all variables names and values.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| FM Variables | 4.0 | Yes | Yes | Yes | Yes | Yes |
MBS( "FM.VariableList" { ; Delimiter } ) More
Parameters
| Parameter | Description | Example | Flags |
|---|---|---|---|
| Delimiter | Optionally, the delimiter to use. Default is tab character. | ": " | Optional |
Result
Returns list.
Description
Returns list of all variables names and values.Container values or multiline texts will probably not be handled correctly for the result. So works best if you have just single line values.
See also
Example Databases
Blog Entries
FileMaker Magazin
Created 18th August 2014, last changed 21st June 2017
FM.VariableGet - FM.VariableNames
Feedback: Report problem or ask question.
Links
MBS Xojo tutorial videos