plugin.getDbCount

The 'getDbCount' function counts how many databases are currently opened and listed on the Tab control.

  • Parameters: None;
  • Return Value: an integer counting the currently working databases.
  • Example: alert(plugin.getDbCount());