Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 license.
Created 18th August 2014, last changed 21st June 2017