Navigation: Form Commands > $Input
$Input -password
[-password] - The -password parameter instructs the form to mask the users input by adding the HTML type="password" tag. Use this parameter when you want the values typed into the input to be unreadable to users.