ReferenceExpressionBuilder.appendFormatted
Method
interface ReferenceExpressionBuilder { // ... omitted for brevity appendFormatted( value: string, format?: string): void;}Signature
method
appendFormatted Appends a formatted value to the expression.
appendFormatted( value: string, format?: string): voidParameters
value string format string optional Defined on
This method is defined on the following type: