Jump to content

Conv String (containing an equation) to Number


laffo16
 Share

Recommended Posts

Simple question but not sure if im missing a function here,

how do i convert a string containing an equation into a resulting number.

eg. (doesnt work: = 0)

$var = "(5/2.8)*2"

$var = Number($var)

MsgBox(0, "1", $var)

$var recieves the equation in text format from a seperate program.

Edited by laffo16
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...