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