Update chapter-05-gbdialog-reference.md

This commit is contained in:
Rodrigo Rodriguez 2022-06-12 21:47:02 -03:00 committed by GitHub
parent 140c95dba4
commit 2980e59163
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -69,6 +69,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b
| SET TRANSLATOR [ON or OFF]| | | SET TRANSLATOR [ON or OFF]| |
| SET WHOLE WORD [TRUE or FALSE]| | | SET WHOLE WORD [TRUE or FALSE]| |
| SET THEME "dark" or "white" or "blue" | Defines the theme to the next content generation (PDF, images, vídeos, etc.)| | SET THEME "dark" or "white" or "blue" | Defines the theme to the next content generation (PDF, images, vídeos, etc.)|
| SET OPERATOR [OR] | Defines OR operations on multiple FIND filters separated by comma, eg.: FIND "A1=2", "A3=4" |
* = Work in progress. * = Work in progress.