Skip to main content

IsNothing

Type

operator

Summary

Determines whether Target is nothing or not.

Syntax

<Target> is nothing

Description

Use the IsNothing operator to test if operators or handlers have returned anything.

Parameters

NameTypeDescription

Target

Any expression

Thank you for your feedback!

Was this page helpful?