ISInterface:CalculateResult
Jump to navigation
Jump to search
Purpose
Evaluates a mathematical formula
Usage
Parameters
- const char *Formula
- The formula to be evaluated
- double &Result
- The calculated result of the formula
Return Value
- bool
- The function returns whether the expression was successfully evaluated