Get Row Count
Get the number of rows in a database.
TIP
If you are unsure how to use Databases, we have a tutorial that goes over them here.
What does it do?
The Get Row Count block allows you to get the numerical count of all of the rows in a database.
Inputs
Database Required
Provide the name of the database to use for this block.
NOTE
The database must exist on the current bot.
Example: my_database
Outputs
Row Count
The number of row's in the database expressed as an integer.Example: 20