fix docs on nb_
This commit is contained in:
parent
51982bee42
commit
1b5038cc9e
@ -6776,6 +6776,8 @@ the normal precautions (double negation or @code{copy_term/2}) must be
|
|||||||
taken. The @code{b_getval/2} predicate generates errors if @var{Name} is not
|
taken. The @code{b_getval/2} predicate generates errors if @var{Name} is not
|
||||||
an atom or the requested variable does not exist.
|
an atom or the requested variable does not exist.
|
||||||
|
|
||||||
|
Notice that for compatibility with other systems @var{Name} @emph{must} be already associated with a term: otherwise the system will generate an error.
|
||||||
|
|
||||||
@item nb_setval(+@var{Name}, +@var{Value})
|
@item nb_setval(+@var{Name}, +@var{Value})
|
||||||
@findex nb_setval/2
|
@findex nb_setval/2
|
||||||
@snindex nb_setval/2
|
@snindex nb_setval/2
|
||||||
|
Reference in New Issue
Block a user