System Parameters

'PW'=

Password Character for Multi-Line

Description

Assigns the password character to be displayed in multi-lines to mask input denoted as a password. Use the ASCII value of your character; e.g. SET_PARAM 'PW'=42 will set the password character to "*".

Note:
The 'PW' parameter is automatically forwarded to the WindX workstation for processing when running PxPlus.

Default

'PW'=36 or 'PW'=ASC("$")