mudi Posted February 13, 2008 Share Posted February 13, 2008 How i make an if and then other if INSIDE the pevious if command? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted February 13, 2008 Share Posted February 13, 2008 Umm, simple: if( expression ) { if( expression ) { } } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.