empty_string_p

EveAndersson.com : API Browser : empty_string_p

empty_string_p

empty_string_p query_string
Defined in packages/acs-core/20-apm-load-procs.tcl

returns 1 if a string is empty; this is better than using == because it won't fail on long strings of numbers

Parameters:
query_string
[ show source ]

Show another procedure:

eve@eveandersson.com