Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
returnKey
The returnKey
command sends a statement typed into the Message box to the current card. returnKey
command to the current card when the user presses the Return key unless the insertion point is in a field, in which case HyperCard sends returnInField
instead. returnKey
message as follows: on returnKey
statements
end returnKey
put "Hello world" -- built-in command
get total(field 1) -- function call
global HelpInfo -- keyword
Commands
Version 0.7b1 (March 24, 2022)