'relayval2' was not declared in this scope

hay guys i hope you can help me i am new here and now want to wright a code that wil let me controle 2 relay by the amount of times i press a puss pull up button now i am sure my code is 99% accurate as most of it has been verified peace by peace.

now i am getting the 'relayval2' was not declared in this scope error and i cant seem to correct it what am i doing wrong and what do you need in info to get more insight

double_press.ino (867 Bytes)

Read this: Read this before posting a programming question .... See Item #6 about Code Tags. Post your code using code tags.

relayval is not the same as relayVal.
Leo..