EmptyIsNull - script and chart function
Last updated: 8/31/2026
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 )