LiveCode BuilderOperatorsIsNothingOn this pageIsNothing 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 NameTypeDescriptionTargetAny expression