NextPrevUpTopContentsIndex

*in-interpreter*

Variable
Summary

Allows code to detect when it is running in a rule.

Description

The variable is bound to t if the code executing has been called (directly or indirectly) from the forward chaining rule interpreter. Otherwise it bound to nil . The value should not be changed.

Initial Value

nil


KnowledgeWorks and Prolog User Guide (Macintosh version) - 29 Feb 2008

NextPrevUpTopContentsIndex