As you can see by using this code, an arrow returns a specific value. You can store that value in an integer variable, and then compere that value in de condition of an if-statement
" As you can see by using this code, an arrow returns a specific value. You can store that value in an integer variable, and then compere that value in de condition of an if-statement "
(If you try it, you will see that 'up' not only returns 72, but also 224 and, depending of the kind of datatype you are storing the value in, a letter)