$ctrlenter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 13:36, 21 September 2005
This identifier returns $true if Control+Enter was pressed when the user entered the text in an input event. Else it returns $false
$ctrlenter
See Also
On_Input events triggers when you enter text in an editbox and press enter.