NsSettoTclString (public, deprecated)

 NsSettoTclString set_id

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

Deprecated. Invoking this procedure generates a warning.

returns a plain text version of the passed ns_set id

Parameters:
set_id (required)
See Also:
  • util::ns_set_to_tcl_string DEPRECATED: does not comply with OpenACS naming convention

Testcases:
No testcase defined.
Source code:
ad_log_deprecated proc NsSettoTclString
    return [util::ns_set_to_tcl_string $set_id]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-tcl/tcl/deprecated-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: