Show contents 

Working with Web Application > PP.App > Static Methods > PP.App.getConnectionId

PP.App.getConnectionId

Syntax

getConnectionId();

Description

The getConnectionId method returns repository connection identifier.

Comments

The method returns a value of the String type.

Example

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

See also:

PP.App