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