SetNSSVariable
Sets the value of the specified NSS environment variable; VBScript only.
Syntax
string SetNssVariable (string name, string value)
Parameter
Specify the following parameters when using this method.
Parameter | Description |
---|---|
name
|
The name of the variable. |
value
|
The value of the variable. |