value_if_exists var_name
Defined in packages/acs-core/utilities-procs.tclIf the specified variable exists in the calling environment, returns the value of that variables. Otherwise, returns the empty_string. Parameters: var_name
If the specified variable exists in the calling environment, returns the value of that variables. Otherwise, returns the empty_string.