SpecParse Expression Method
Compiles and evaluates the expression string using the current source (X) and target (Y) variable values.
Definition
Namespace: DWSIM.UnitOperations.SpecialOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
The numeric result of evaluating the expression.
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public double ParseExpression()VB
Public Function ParseExpression As DoubleReturn Value
DoubleThe numeric result of evaluating the expression.