You can use BUTTON along with logic gates and constants to build conditionals for your program. You'll want to use the logic gates AND and OR, and the list of constants is this: #A, #B, #X, #Y, #UP, #DOWN, #LEFT, #RIGHT, #L and #R. Each constant corresponds to a button. You cannot use START nor SELECT.