Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Clears a variable by removing it from the environment.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
EnvironmentVariables | 5.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Name | The name of the environment variable. | "test" |
Returns OK or error.
Clear a variable:
MBS( "EnvironmentVariables.ClearValue"; "test")
This function is free to use.
Created 8th April 2015, last changed 8th April 2015
Encryption.EncryptContainerBlowfish - EnvironmentVariables.Count