All Manuals > KnowledgeWorks and Prolog User Guide > 7 Reference Guide

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) - 26 Feb 2015

NextPrevUpTopContentsIndex