Understand::Gui::db()
Returns the current database. This database must not be closed.
my $db = Understand::Gui::db(); printf("Database: %s\n",$db->name());