[Solved] Unknown variable in JavaScript function


Look up the file you will see

function(n)

You can take the rest from there.

Pretty print feature in your debugger will help. But the files from been compressed so have fun figuring out what variables actually mean.

1

solved Unknown variable in JavaScript function