---
title: insertItemBefore
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svgpointlist/1630749-insertitembefore
---

# insertItemBefore

## Declaration

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