i have a variable "MNT0001". i want this variable 1 increasing.
Exm:
x = "MNT0001";
x2 = x + 1;
-----------------
result:
x2 = "MNT0002"
Loading
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.
cenk sebilPosted Dec 1, 2013, 2:22 PM
VulpesPosted Dec 1, 2013, 1:56 PM