tags:

views:

11

answers:

0

i am showing number of views and comments in one label to the user but i want to show view or comment if number of view or comment is 0 or 1 for that i am using if else statements but that is a little bit longer are there any shortcuts for doing that.