Language Reference Guide
>
Language Reference Guide
>
A. System Constants and Keywords
>
System Constants
>
Exit Behavior Settings for EntryFields
Was this helpful?
Exit Behavior Settings for EntryFields
Constant Value
Description
Numeric Equivalent
EB_NONE
Neither Tab nor Enter key exits the EntryField (default)
0
EB_TAB
Tab key exits the EntryField
1
EB_ENTER
Enter key exits the EntryField
2
EB_ALL
Both Tab and Enter keys exit the EntryField
3
Last modified date: 12/20/2023
This site works best with JavaScript enabled