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.

参数:

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