cenk sebil

cenk sebil

  • NA
  • 3
  • 980

how can i 1 increasin?

Dec 1 2013 8:12 AM
i have a variable "MNT0001". i want this variable 1 increasing.
Exm:

x = "MNT0001";
x2 = x + 1;
-----------------

result:
x2 = "MNT0002"



Answers (2)