Search results

  1. gigfreedom

    How do I convert a currency string into just a decimal?

    Ok so that actually got most of everything working the way I want it to!!! Thanks so much. The only other thing I need to get rid of is the dollar sign just for when I'm doing the math then I want to be able to add the dollar sign back to the number after the math is done. Sooooo appreciate your...
  2. gigfreedom

    How do I convert a currency string into just a decimal?

    I am just trying to take a string captured by the AutoInput plugin and store the value as a decimal variable. Some of these incoming strings are weird and have shit like "Array: " in front of the float. I wanna do math and I unfortunately can't with the detected elements from AutoInput coming in...
Top