Preferences.GetEnvironmentVariable(String, String) Method |
Top |
DescriptionRetrieves the environment variable for the key represented by environmentVariable and stores it into returnString.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
If a value for environmentVariable is found then the value of 1 is returned, otherwise, 0.
Syntax
See also
|