how to remove comma in string value i.e
i add to value like=
name = firstname+","+nickname;
show= devendra,dev
but when nickname ins not available then it show like:
devendra,
but i want when nickname is empty then is show only
devendra
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ranjit PowarPosted Apr 26, 2016, 6:19 AM
Devendra KumarPosted Apr 26, 2016, 6:07 AM
Ranjit PowarPosted Apr 26, 2016, 5:48 AM