Jump to content

? and :


utahcon

Recommended Posts

its another way of writing this:

if(variable > "0" && variable2 > "0"){varaible3;}else{variable4;v = w.split("&");}

but yours is kind of bugged. the "?" is like the first { and the ":" is the same as "}else{" then the end of the line is "}" :).

Link to comment
Share on other sites

Ok guys, 3 answers to the same question is enough. Don't post on this topic unless the starter wants to ask another question. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...