isVoid#

swordfish.function.isVoid()#

Check if an object is VOID type. There are two types of objects with VOID type: NULL object and Nothing object. Please see isNothing.

Parameters:

X (Constant) – Can be of any data form.