Skip to content

Commit 024d16f

Browse files
Update ChatScript-System-Variables-and-Engine-defined-Concepts.md
1 parent 68c58c3 commit 024d16f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

WIKI/ChatScript-System-Variables-and-Engine-defined-Concepts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
<br>Revision 6/25/2017 cs7.51
44

55

6-
* [Engine-defined Concepts](ChatScript-System-Variables-and-Engine-defined-Concepts.html#engine-defined-concepts)
7-
* [System Variables](ChatScript-System-Variables-and-Engine-defined-Concepts.html#system-variables)
8-
* [Control over Input](ChatScript-System-Variables-and-Engine-defined-Concepts.html#control-over-input)
9-
* [Interchange Variables](ChatScript-System-Variables-and-Engine-defined-Concepts.html#interchange-variables)
6+
* [Engine-defined Concepts](ChatScript-System-Variables-and-Engine-defined-Concepts.md#engine-defined-concepts)
7+
* [System Variables](ChatScript-System-Variables-and-Engine-defined-Concepts.md#system-variables)
8+
* [Control over Input](ChatScript-System-Variables-and-Engine-defined-Concepts.md#control-over-input)
9+
* [Interchange Variables](ChatScript-System-Variables-and-Engine-defined-Concepts.md#interchange-variables)
1010

1111

1212
# Engine-defined concepts
@@ -591,4 +591,4 @@ contents.
591591
on top of deleting obsolete JSON may be overlooked. When this variable is non-null, ChatScript will automatically destroy any JSON fact that cannot trace a JSON
592592
fact path back to some user variable. Variables that have as values the name of a JSON object or array automatically protect
593593
all JSON facts underneath. JSON references merely within some text string will not protect anything, nor will references from some
594-
other non-JSON fact.
594+
other non-JSON fact.

0 commit comments

Comments
 (0)