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