---
title: insertItemBefore
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svglengthlist/1631792-insertitembefore
---

# insertItemBefore

## Declaration

```data
SVGLength insertItemBefore(
    SVGLength item, 
    unsigned long index
);
```
