set_append! (public, deprecated)

 set_append! s-name v

Defined in packages/acs-tcl/tcl/deprecated-procs.tcl

Deprecated. Invoking this procedure generates a warning.

Adds the element v to the set named s-name in the calling environment, if it isn't already there.

Parameters:
s-name (required)
v (required)

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) set_append! set_append! set_append!->ad_log_deprecated

Testcases:
No testcase defined.
[ show source ]
Show another procedure: