return statement
return
return will tell Keyman to stop processing rules and wait for the next keystroke to come. Keyman will not return to process other groups that called the one with the return statement.
Example
nomatch > return
Versions
The return statement was introduced in Keyman 3.0.