port - scgray/jsqsh GitHub Wiki

Variable

port - The TCP port to which the database connection is established.

Description

The read-only ${port} variable will contain the TCP port used to establish the database connection. This property is defined locally to the session and is only available when a connection has been established.

See also

domain, driver, server, user