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)

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