db_nullify_empty_string (public, deprecated)
db_nullify_empty_string string
Defined in packages/acs-tcl/tcl/01-database-procs.tcl
Deprecated. Invoking this procedure generates a warning.
A convenience function that returns [db_null] if $string is the empty string. Deprecated: essentially just returns the passed string.
- Parameters:
- string (required)
- See Also:
- db_null
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.