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.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
- Third Party/FileMaker Snippet Storage
- Utility functions/Global Variables
- Window/Window Activation Trigger
Blog Entries
FileMaker Magazin
This function checks for a paid license.
Created 18th August 2014, last changed 22nd September 2022
