Skip to main content Skip to complementary content
Close announcements banner

IsNull

Returns true if the argument has a null value.

The behavior of this function is dependent on the representation.

In XML, returns true if the value of the Input Value argument is an element with the xsi:nil attribute that indicates a null value.

For Database, returns true if the value of the Input Value argument is a null value.

For other representations false is always returned as they don't support the notion of null values.

Arguments

Input Value (Simple) Specify the value to check.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!