Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: jeanfabre on June 27, 2013, 02:33:13 PM

Title: Convert formated String to Int
Post by: jeanfabre on June 27, 2013, 02:33:13 PM
Hi

following a request, please find a more powerful string to int conversion, it expose the number format you expect.

 typically, "10,000" will properly return 10000 as int for example.

Bye,

 Jean