db_nullify_empty_string

EveAndersson.com : API Browser : db_nullify_empty_string

db_nullify_empty_string (public)

db_nullify_empty_string string
Defined in packages/acs-core/10-database-procs.tcl

A convenience function that returns [db_null] if $string is the empty string.

Parameters:
string
[ show source ]

Show another procedure:

eve@eveandersson.com