So I have the following (x, y) array: Dim MyArray(10, number_of_elements) as Int Where the number of elements is defined by the user. When using the MyArray.Lenght property, I get the number 10. How to get the lenght of the array's Y dimension through .lenght?
www.b4x.com
The trouble is, B4J doesnt have reflector, how do I make this work for b4j?
I already converted this library but I wasn't going to bother posting it as we have the JavaObject library. However user Theera appears to want it so here it is. EDIT :- Version 1.1 now posted. See post #4 for details. EDIT :- Version 1.2 now posted. See post #5 for details.