Available in:
Apps (win)
Apps (char)
Reportwriter
RPC
Standalone PL
X
X
X
X
X
void escape([input]) keyword input
input | (optional) if placed in a validation or key trigger, specifies that the execution continues after the [raw_]input() call. (This action resolves the problem of exiting input (quit key) from a not-null field that is empty; for example, escape(input) in a prevalidation trigger.) Otherwise, the execution goes to window top. |
escape();