improve blank() unit tests
add convenience function for empty check without 0This allows to quickly check if a variable is empty but keeps stringsand numbers evaluating to zero.