Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing Web Application Using DHTML Components > Working with General Visual Components > Classes > TextBox > TextBox.setAllowedSymbols
setAllowedSymbols(value: Array || RegExp);
value. Array or regular expression that determines allowed input characters.
The setAllowedSymbols method determines the list of characters that can be entered.
The property use is given in the page with description of the TextBox.applyValidCSS method.
See also: