export_var

EveAndersson.com : API Browser : export_var

export_var

export_var var_name [ default ]
Defined in tcl/utils-extra.tcl

Deprecated.

Returns a variable's value if it exists. This can be used to protect against undefined variables.

Parameters:
var_name
default (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com