exists_and_not_null varname
Defined in packages/acs-core/utilities-procs.tclReturns 1 if the variable name exists in the caller's environment and is not the empty string. Parameters: varname
Returns 1 if the variable name exists in the caller's environment and is not the empty string.