Hello everyone :D
I have a text (.txt) file that I will convert to a list using the following command ?
Dim data as list
data.Initialize
data = File.ReadList(File.DirAssets,"Number.txt")
How can I search in this list ??!
And put the result back on the list
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.