Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets a global property.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
JavaScript | 10.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
JSRef | The JavaScript reference number. | $js |
Name | The name of the variable. | "test" |
Value | The number or text value. | 123 |
Returns OK or error.
Sets a variable with name:
MBS( "JS.SetGlobalPropertyValue"; $js; "Hello"; 123,45 )
This function checks for a license.
Created 17th December 2019, last changed 26th December 2019