Update chapter-05-gbdialog-reference.md

This commit is contained in:
Rodrigo Rodriguez 2023-12-29 22:18:25 -03:00 committed by GitHub
parent 0fbe91b8de
commit 0fde83e08d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,6 +63,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b
| TABLE name ON connection | Defines a TABLE on specified storage (database) connection. |
| field AS dataType| Defines a field in TABLE. Eg.: name string(50). |
| FILL| Fills a data into a Word document to be exported as images |
| INCLUDE file | Includes a file into .gbdialog |
### Internal Variables and Functions.