name - scgray/jsqsh GitHub Wiki
Variable
name
- The logical name used for the current connection.
Description
The read-only ${name}
variable reflects the logical name that was
associated with the current database connection of the connection
was established with the --name argument. If there is no logical
connection name or no database connection is currently established,
then this will have a null value.