IsNull
Determine whether a given value or variable reference is null.
Method Signature
Arguments
Argument
Type
Required
Description
Default
object
any
true
Value to test for null.
Examples
Related
Last updated