Hello.
I suppose I am missing something, but I do not know what.
I have marked the libraries Core and StringUtils, but the variable "table" does not appear to work.
I thought StringUtils was the right library for using table.
What am I missing?
Thanks for your help.
I suppose I am missing something, but I do not know what.
I have marked the libraries Core and StringUtils, but the variable "table" does not appear to work.
B4X:
Sub Globals
Dim Table1, Table2 As Table
End Sub
I thought StringUtils was the right library for using table.
What am I missing?
Thanks for your help.