ad_ns_set_keys

EveAndersson.com : API Browser : ad_ns_set_keys

ad_ns_set_keys (public)

ad_ns_set_keys [ -colon ] [ -exclude exclude ] set_id
Defined in packages/acs-core/utilities-procs.tcl

Returns the keys of a ns_set as a Tcl list, like array names.

Switches:
-colon (boolean) - If set, will prepend all the keys with a colon; useful for bind variables
-exclude (optional) - Optional Tcl list of key names to exclude

Parameters:
set_id
Author:
Lars Pind <lars@pinds.com>
[ show source ]

Show another procedure:

eve@eveandersson.com