Functions

ISNULLORWHITESPACE

Checks to see if a string is null or empty because it is full of spaces.

Syntax

bool ISNULLORWHITESPACE(string value)