next up previous contents
Next: Arithmetic and Comparison Operations Up: Expressions Previous: New   Contents


Isvoid

The expression

isvoid expr
evaluates to true if expr is void and evaluates to false if expr is not void.