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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
Component: Variables
Plugin managed global variables preserving data type.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
1.2 / 9.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
Item | Details |
---|---|
FM.VariableAdd Adds a value to a given variable atomically. | All 8.3 |
FM.VariableAppend Appends text to a variable. | All 9.5 |
FM.VariableClear Destroys a variable that was declared with FM.VariableSet. | All 1.2 |
FM.VariableClearAll Clears all variables. | All 5.2 |
FM.VariableExists Checks if a variable with that name exists. | All 4.0 |
FM.VariableGet Retrieves the value of named variable that was declared using FM.VariableSet. | All 1.2 |
FM.VariableList Returns list of all variables names and values. | All 4.0 |
FM.VariableNames Queries list of all variable names. | All 8.0 |
FM.VariableReset Resets the list of variables. | All 4.0 |
FM.VariableSet Stores a named variable that can be retrieved later using FM.VariableGet. | All 1.2 |
10 functions shown.
Blog Entries
- MBS FileMaker Plugin 8.3 released
- Data structures in FileMaker with MBS Plugins
- The power of global variables
FileMaker Magazin
- Ausgabe 6/2019, Seite 34
- Ausgabe 6/2019, Seite 33
- Ausgabe 2/2014, Seite 32, PDF
- Ausgabe 2/2014, Seite 31, PDF
Videos
- Presentation from June 2020
- MBS Plugin Präsentation von der FileMaker Konferenz 2019
- FileMaker Developer Conference 2019 Presentation
Feedback: Report problem or ask question.
