ifunk Function
ifunk(value, alternate)
The
ifunk
function tests the result of an expression (
value
) for
null
or
unknown
. It returns
value
if it is
not
null
or
unknown
. If
value
is
null
or
unknown
,
ifunk
returns the value of the second expression (
alternate
).
[Return to Previous Page]
[Return to Main Page]
Jive(tm) 2, Copyright © 1997 FFE Software All Rights Reserved WorldWide