ReferenceExpression.getValueAsync
Method
interface ReferenceExpression { // ... omitted for brevity getValueAsync(cancellationToken: cancellationToken): string;}Signature
method
getValueAsyncGets the value of the expression. The final string value after evaluating the format string and its parameters.
getValueAsync(cancellationToken: cancellationToken): stringParameters
cancellationTokencancellationTokenReturns
stringDefined on
This method is defined on the following type: