EmptyIsNull - script and chart function
The EmptyIsNull function converts empty strings to NULL. Hence, it returns NULL if the parameter is an empty string, otherwise it returns the parameter.
Syntax:
EmptyIsNull(exp )