14.72 Wait key
This action event will block the execution until the user has pressed the
specified key. You have to enter the key that Hollywood Designer should
wait for. This can be a character key like "a" or a special key. The following
special keys are currently recognized:
- ‘UP’
-
cursor up
- ‘DOWN’
-
cursor down
- ‘RIGHT’
-
cursor right
- ‘LEFT’
-
cursor left
- ‘HELP’
-
help key
- ‘DEL’
-
delete key
- ‘BACKSPACE’
-
backspace key
- ‘TAB’
-
tab key
- ‘RETURN’
-
return key
- ‘ENTER’
-
enter key
- ‘ESC’
-
escape
- ‘SPACE’
-
space key
- ‘F1 - F16’
-
function keys
- ‘INSERT’
-
insert key
- ‘HOME’
-
home key
- ‘END’
-
end key
- ‘PAGEUP’
-
page up key
- ‘PAGEDOWN’
-
page down key
- ‘PRINT’
-
print key
- ‘PAUSE’
-
pause key
Show TOC