[]
Gets the double value.
double GetNumber(IEvaluationContext context = null, bool catchError = true)
Function GetNumber(Optional context As IEvaluationContext = Nothing, Optional catchError As Boolean = True) As Double
Type | Name | Description |
---|---|---|
IEvaluationContext | context | The evaluation context to get value. |
bool | catchError |
|