value_if_exists

EveAndersson.com : API Browser : value_if_exists

value_if_exists

value_if_exists var_name
Defined in packages/acs-core/utilities-procs.tcl

If the specified variable exists in the calling environment, returns the value of that variables. Otherwise, returns the empty_string.

Parameters:
var_name
[ show source ]

Show another procedure:

eve@eveandersson.com