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