How do you test the condition of a radio button so that you can implement if , elseif, else statement blocks?
Code:if ( lineButton.Selected == true ){ s[ 0 ].move( move, move );; } else { System.out.println("wasn't selected"); }
|
Results 1 to 2 of 2
Thread: Error in if statement. [SOLVED]Threaded View
|
Click Here to Expand Forum to Full Width |