09.10.2022, 14:27
(09.10.2022, 14:06)Chris Wrote: Hi Dré,
DP : 10. 3 octets heure / jour
User script:6: bad argument #1 to 'match' (string expected, got table)
stack traceback:
[C]: in function 'match'
User script:6: in main chunk
Try to change in this this way
local res = string.match(tostring(value2[1], data)
Best regards