Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Stores a named variable that can be retrieved later using FM.VariableGet.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM Variables | 1.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Name | the name of the variable | |
Value | the value to assign to the variable |
Set a variable
MBS( "FM.VariableSet" ; "myVar"; "Hello" )
This function checks for a license.
Created 18th August 2014, last changed 10th December 2023