## Instructions And Reserved Words
-<span id="content" class="span-content">
+
*Quick Jump* :[
[Introduction](#introduction) |
[CNF Tag Formats](#cnf-tag-formats) |
[CNF Collections Formatting](#cnf-collections-formatting) |
[Scripted Data Related Instructions](#scripted-data-related-instructions) |
<span id="content" class="span-content">[CNF Data Tables](docs/PerlCNF/Specifications_For_CNF_Data_Tables.md).</span>
-</span>
]
1. Reserved words relate to instructions, that are specially treated, and interpreted by the parser to perform extra or specifically processing on the current value.
## Database and SQL Instruction Formatting Rules
-<span id="content" class="rz">This is a separate section of this specification, going more in details about the DATA instruction ⇾ [CNF Data Tables](docs/PerlCNF/Specifications_For_CNF_Data_Tables.md).</span>
+<span id="content" class="span-content">This is a separate section of this specification, going more in details about the DATA instruction ⇾ [CNF Data Tables](docs/PerlCNF/Specifications_For_CNF_Data_Tables.md).</span>
### About
```
+***
+*Quick Jump* :[
+ *[Introduction](#intoduction)* |
+ *[CNF Tag Formats](#cnf-tag-formats)* |
+ *[CNF Collections Formatting](#cnf-collections-formatting)* |
+ *[Instructions & Reserved Words](#instructions-and-reserved-words)* |
+ *[Scripted Data Related Instructions](#scripted-data-related-instructions)* ] |
+ *[Sample Perl Language Usage](#sample-perl-language-usage)* ]
+ <span id="content" class="span-content">[CNF Data Tables](docs/PerlCNF/Specifications_For_CNF_Data_Tables.md).</span>
+]
+
***
Document is from project ⇾ <https://lifelog.hopto.org/gitweb/?p=PerlCNF.git>