ON SCROLL {UP ROW|DOWN ROW|LEFT COLUMN|RIGHT COLUMN} CALL [label]
This command is used to force a procedure call when the screen is scrolled down by an entire row or column.
ON SCROLL UP ROW CALL scrolledAway
ONSCROLL..CALL
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!