iOS Question Array only shows the first 100 data set

mrossen

Active Member
Licensed User
Longtime User
Hi,

If I make at array like this:

B4X:
Private RecievedData(1000) As String

And make a breakpoint, and point the mouse over "RecievedData" it shows the size (1000) and data from 0 to 99.

How can I see data from 0 to 999 ?

Mogens
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…