Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Or condition on same variable
Ani
8y
288
1
Reply
Hi
I have to apply multiple conditions on a variable, so I am applying like this.
if(playerstate=="AP" || coachstate=="AP" || academystate =="AP")
return true;
Can someone suggest any smart code for the code or anyway can we reduce code ?
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
i am sending excel file to my mail
Image Processing