PP.App.isMetabaseOpened

Syntax

isMetabaseOpened();

Description

The isMetabaseOpened method determines whether repository connection is opened.

Comments

The method returns True if repository connection is opened, otherwise it returns False.

Example

The method use is given in the example for PP.App.openMetabase.

See also:

PP.App