FutureProg functions
isnull
Boolean isnull(CollectionItem item)
Contexts: computer function, computer program, standard futureprog
This function accepts an item of a broad variety of types, and tests to see if it is currently null.
item: The item that you want to test to see if it is null
Contexts: computer function, computer program, standard futureprog
This function accepts an item of a broad variety of types, and tests to see if it is currently null.
item: The item that you want to test to see if it is null