DescTools (version 0.99.15)

PasswordDlg: Password Dialog

Description

Brings up a tcltk dialog centered on the screen, designed for entering passwords while displaying only ****.

Usage

PasswordDlg()

Arguments

Value

  • the entered password

See Also

ImportDlg

Examples

Run this code
pw <- PasswordDlg()
pw

Run the code above in your browser using DataCamp Workspace