| |||||||||||
| identifies the names of global variables.
current_global(-Name)
current_global/1 unifies by backtracing Name with all
defined global variables.
Arguments
Name atom
Examples
Standard
This predicate is not part of the ISO-Prolog Standard.
See alsoget_global/2, set_global/2.
| |||||||||||
| |||||||||||
| Back> |
|