| Published on March 09, 2007 [03:04:02 PM] |
Browse class : System|
Description Function retrieves value of an existing environment variable, the argument to be passed to this function must be name of exising environment variable. Return returns value of environment variable if successful, otherwise returns a string RCP_ERROR |
Remarks e.g. String path_val = System.getVariable("PATH"); |
| Visit www.radcpp.com for more help and updates. | Documentation created using FlaX.Doc |