{dbselect}
Quick Overview VideoSettings
Setting Name Type Description menu yes/no Whether to show a menu to select data. multiple yes/no Whether to load multiple items which are returned as a list or a single item. name form name The form name where results should be saved as a named list. Optional, when multiple is no
. default named list Default values to be used until data is loaded. isloading form name A form name which will be yes
while results are being loaded. haserror form name A form name which will be set to yes
if an error occurs loading results General Data Blaze Setting _ query The BSQL query to run. (Syntax Docs) space Space ID The ID of the space you want to run the query on. General Command Settings trim yes/no/left/right If yes
whitespace is removed before and after the command. If left
, only whitespace to the left is removed. If right
, only whitespace to the right is removed.
Setting Name | Type | Description |
---|---|---|
menu | yes/no | Whether to show a menu to select data. |
multiple | yes/no | Whether to load multiple items which are returned as a list or a single item. |
name | form name | The form name where results should be saved as a named list. Optional, when multiple is no . |
default | named list | Default values to be used until data is loaded. |
isloading | form name | A form name which will be yes while results are being loaded. |
haserror | form name | A form name which will be set to yes if an error occurs loading results |
General Data Blaze Setting | ||
_ | query | The BSQL query to run. (Syntax Docs) |
space | Space ID | The ID of the space you want to run the query on. |
General Command Settings | ||
trim | yes/no/left/right | If yes whitespace is removed before and after the command. If left , only whitespace to the left is removed. If right , only whitespace to the right is removed. |
Learn more about Data Blaze here.
Learn more about Select queries here.