show / hide menu

IsNull

This function can be used to check if the input value is null.

Syntax:

IsNull(Value)

Where
Value is the string value.

Examples:

IsNull(TextBox1.Value).

This function is used to check if the value is null.