Appearance
bool Util.IsNull(any)
Returns whether the variable is null.
any - The variable to check.
any
bool - True if the variable is null.
bool