QSL4A Documentation of dialogCreatePassword  <QSL4A API Menu>
dialogCreatePassword(title="Password",message="Please enter password:")
Create a password input dialog.
    title (String) title of the input box (default=Password)
    message (String) message to display above the input box (default=Please enter password:)