{dbdelete}
Settings
Setting Name | Type | Description |
---|---|---|
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. |
completed | function | Function called when the request completes. The function takes the results of the request and returns a string. If the returned string is not blank (""), creates a browser notification with that message. |
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 Delete queries here.