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

Partial Call Graph (max 5 caller/called nodes):
ad_log_deprecated ad_log_deprecated (public) util::ns_set_to_tcl_string util::ns_set_to_tcl_string (public) NsSettoTclString NsSettoTclString NsSettoTclString->ad_log_deprecated NsSettoTclString->util::ns_set_to_tcl_string

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: