onKeyUp(key)
Returns "true" once the key is released.
key
spaceUp = onKeyUp("SPACE")
You can find key constants here