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