Memory layout

| 0x32 | B | A | |——|—–|—–|

Arguments

Description

Similar to IFKEYON. Rather than check if this is the first time the user has pressed the button with the given ID, IFKEYOFF will not execute the body of the “if” statement until the user has lifted the key that was previously held down or pressed. This way, the body of the statement will only be executed once, when the key is no longer pressed.