current-kb [Function]


Purpose

The current-kb function gets the current knowledge-base.

Syntax

current-kb

Arguments

This function takes no arguments.

Value

The current-kb function returns the current knowledge base.

Examples

(current-kb) ==> |K|USER-KB

See Also

Last modified: Jun 1 1995