This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Process received data
#21
(20.11.2020, 06:48)admin Wrote: Like this, keep in mind that table indexes start at 1, not 0.
Code:
if #res == 16 then
  b12 = res[ 12 ]
  b13 = res[ 13 ]
  log(b12, b13)
end
It works,Thanks!
Reply


Forum Jump: