From 2980e591630f81195d6298b6aae4e746371e25b9 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 12 Jun 2022 21:47:02 -0300 Subject: [PATCH] Update chapter-05-gbdialog-reference.md --- book/chapter-05-gbdialog-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/chapter-05-gbdialog-reference.md b/book/chapter-05-gbdialog-reference.md index cebbde6c..1de41696 100644 --- a/book/chapter-05-gbdialog-reference.md +++ b/book/chapter-05-gbdialog-reference.md @@ -69,6 +69,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b | SET TRANSLATOR [ON or OFF]| | | 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 OPERATOR [OR] | Defines OR operations on multiple FIND filters separated by comma, eg.: FIND "A1=2", "A3=4" | * = Work in progress.