Availability:built-in
existence_error(variable,
Name)
if the variable does not exist. Alternatively, nb_current/2
can used to query a global variable. This version fails if the
variable does not exist rather than raising an exception.
existence_error(variable,
Name)
if the variable does not exist. Alternatively, nb_current/2
can used to query a global variable. This version fails if the
variable does not exist rather than raising an exception.