export_ns_set_value variable [ form ]
Defined in tcl/ticket-defs.tcllooks for variable in the given form ns_set and returns value="foo" if it exists otherwise returns empty string. uses ns_conn form by default. Parameters: variable form (optional)
looks for variable in the given form ns_set and returns value="foo" if it exists otherwise returns empty string.
uses ns_conn form by default.