Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
7706712c7d
commit
4ec4500cb7
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ All values from .gbot Config.xlsx are also provided as variables, so it can be a
|
||||||
| 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" |
|
| SET OPERATOR [OR] | Defines OR operations on multiple FIND filters separated by comma, eg.: FIND "A1=2", "A3=4" |
|
||||||
| SET FILTER TYPE <comma separated list of types>| Uses the specified type in next FIND calls, disabling auto detection of filter type, eg.: SET FILTER TYPE date, string |
|
| SET FILTER TYPE <comma separated list of types>| Uses the specified type in next FIND calls, disabling auto detection of filter type, eg.: SET FILTER TYPE date, string |
|
||||||
|
| SET PAGED "auto" or "none" | Defines auto pagging for HTTP REST GET calls. |
|
||||||
|
|
||||||
|
|
||||||
* = Work in progress.
|
* = Work in progress.
|
||||||
|
|
Loading…
Add table
Reference in a new issue