next up previous

13.8.5 Setting the Reset Behavior of Global Variables

This function sets the reset global variables behavior. When this behavior is enabled (TRUE by default) global variables are reset to their original values when the reset command is performed. The return value for this function is the old value for the behavior.

Syntax

(set-reset-globals <boolean-expression>)


next up previous