playMaker

Author Topic: result of 2 string number value, help[SOLVED]  (Read 1864 times)

nabilfx

  • Full Member
  • ***
  • Posts: 186
result of 2 string number value, help[SOLVED]
« on: April 22, 2015, 07:07:11 PM »
how can i get the sum result of 2 string number value?
« Last Edit: April 23, 2015, 01:36:12 AM by jeanfabre »

redikann

  • PlayMaker2 Beta
  • Full Member
  • *
  • Posts: 185
Re: result of 2 string number value, help
« Reply #1 on: April 22, 2015, 07:22:43 PM »
Convert them to floats or integers and then convert the sum back to a string.