Jump to content
  • 0

Create table


soffter

Question

I am trying to make a system that first verifies if the value has already been searched and if not, to search again but I cannot do it, I leave an example of what I am trying.

hh = gg.loadResults(ii)
if hh == nil then
gg.clearResults()
gg.clearList() 
gg.searchNumber("344B8201r", 4)
prueba = gg.getResults(1)
t = gg.addListItems(prueba)
ii = gg.getListItems()
gg.clearResults()
gg.clearList()

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.