remove_nulls_from_ns_set (public, deprecated)
remove_nulls_from_ns_set old_set_id
Defined in packages/acs-tcl/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Creates and returns a new ns_set without any null value fields DEPRECATED: does not comply with OpenACS naming convention.
- Parameters:
- old_set_id (required)
- Returns:
- new ns_set
- See Also:
- Testcases:
- No testcase defined.
Source code: ad_log_deprecated proc remove_nulls_from_ns_set return [util_remove_nulls_from_ns_set $old_set_id]XQL Not present: PostgreSQL, Oracle Generic XQL file: packages/acs-tcl/tcl/deprecated-procs.xql