isunk Function
isunk(value)
The
isunk
function tests the result of an expression (
value
) for
null
or
unknown
. It returns true if
value
is
null
or
unknown
and false otherwise.
Copyright © 1996 FFE Software All Rights Reserved WorldWide