tests whether its argument is currently uninstantiated
var(Var)
var(Var) (i)
void(Var) (i) Term to be tested.
This is a standard prolog built-in. Var succeeds if its argument is currently unbound, fails otherwise.
NOTE: free and unbound do just the same.
No runtime errors.
prolog-process, client-server, object