Availability:built-in
nb_current(?Name,
?Value)Enumerate all defined variables with their value. The order of
enumeration is undefined. Note that nb_current/2
can be used as an alternative for nb_getval/2
to request the value of a variable and fail silently if the variable
does not exists.