---
title: toString
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/webkitcssmatrix/1630836-tostring
---

# toString

Returns a string representation of the matrix.

## Declaration

```data
DOMString toString();
```

## Return Value

Return Value A string representation of the matrix’s values.
