StrDict::GetVar( const char * )
Return the value of the specified variable, or NULL
if not defined.
Virtual? |
No |
|
Class |
||
Arguments |
|
the name of the variable to look up |
Returns |
|
the value, or |
Notes
For the most part, all of the GetVar()
methods are
equivalent.
For details, see StrDict::GetVar(
const StrPtr & )