---
title: getActiveAttrib
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/webglrenderingcontextbase/1633533-getactiveattrib
---

# getActiveAttrib

## Declaration

```data
WebGLActiveInfo getActiveAttrib(
    WebGLProgram? program, 
    GLuint index
);
```
