exists_or_null (public, deprecated)
exists_or_null varname
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Returns the contents of the variable if it exists, otherwise returns empty string
- Parameters:
- varname (required)
- Testcases:
- No testcase defined.