exists_and_not_null

EveAndersson.com : API Browser : exists_and_not_null

exists_and_not_null

exists_and_not_null varname
Defined in packages/acs-core/utilities-procs.tcl

Returns 1 if the variable name exists in the caller's environment and is not the empty string.

Parameters:
varname
[ show source ]

Show another procedure:

eve@eveandersson.com