I downloaded the 2.1.4 ScriptTools2 version and I found a small error on StripTable's getColumnCount method.
I think that it isn't return this.columns.lenght but return this.columns.length
bye!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Friends!!
I downloaded the 2.1.4 ScriptTools2 version and I found a small error on StripTable's getColumnCount method.
I think that it isn't return this.columns.lenght but return this.columns.length
bye!
Thanks!
It was really mispelled and is already fixed on the CVS.
Luis