ReferenceExpression.getValueAsync
Method
interface ReferenceExpression { // ... omitted for brevity getValueAsync(cancellationToken: cancellationToken): string;}Signature
method
getValueAsync Gets the resolved string value of the reference expression asynchronously
getValueAsync(cancellationToken: cancellationToken): stringParameters
cancellationToken cancellationToken Returns
string Defined on
This method is defined on the following type: