empty_string_p query_string
Defined in packages/acs-core/20-apm-load-procs.tclreturns 1 if a string is empty; this is better than using == because it won't fail on long strings of numbers Parameters: query_string
returns 1 if a string is empty; this is better than using == because it won't fail on long strings of numbers