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.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
FM.VariableExists
Checks if a variable with that name exists.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM Variables | 4.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "FM.VariableExists"; Name ) More
Parameters
Parameter | Description | Example |
---|---|---|
Name | The name of the variable. | "x" |
Result
Returns 1 if variable exists, else 0.
Description
Checks if a variable with that name exists.See also
Example Databases
Blog Entries
FileMaker Magazin
This function checks for a paid license.
Created 18th August 2014, last changed 21st June 2017
