RiTa
index
Name getEnterCode()
Class RiTextField
Description Returns the key that currently triggers 'enter' in the text field; the default value is 10, for the enter key on most keyboards.
Syntax
getEnterCode();
Returns int
Usage Web & Application
Related