# bit-form/2.10.1/assets/getFldKeyAndRowIndx.min.js

Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator &amp; Custom Form Builder, version 2.10.1. 2 lines.

- Page: https://pluginprobe.com/plugins/bit-form/2.10.1/code/assets/getFldKeyAndRowIndx.min.js
- Raw: https://pluginprobe.com/plugins/bit-form/2.10.1/raw/assets/getFldKeyAndRowIndx.min.js
- Modified: 2023-09-20T06:00:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/bit-form/2.10.1/code/assets/getFldKeyAndRowIndx.min.js#L10-L20`.

```javascript
var getFldKeyAndRowIndx=function(){"use strict";return function(n){const t=n.match(/([^\[]+)(?:\[(\d+)\])?/);return t?[t[1],t[2]||""]:[n]}}();

```
