Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FM.VariableClear
Destroys a variable that was declared with FM.VariableSet.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM Variables | 1.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "FM.VariableClear"; Name ) More
Parameters
Parameter | Description | Example |
---|---|---|
Name | The name of the variable to destroy. |
Result
Returns OK.
Description
Destroys a variable that was declared with FM.VariableSet.Examples
Destroy a variable
MBS( "FM.VariableClear" ; "MyVar" )
See also
Example Databases
- SmartCard/Belgian EID Reader
- Third Party/FileMaker Snippet Storage
- Utility functions/Global Variables
- Window/Window Activation Trigger
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 22nd September 2022