Returns the string value for the specified var-name. If an unknown variable name is specified, a "" (a zero-length string) will be returned.
If a valid env-var-str, RC will be 0 and Msg$ will be "" (Null)
If an invalid env-var-str, RC will be 8, and Msg$ will contain an error message
|