MQZTIPLYGFEZ3C4MIVWWV6XT24JU6QTAKZGFBPYPAAUQQPYVH4CQC
W6D2ZQCIQ2426QTDGNBNJN6PEAXWDD26YV2BFW65JC5RSAEBAMKQC
KUQMZRSDJ5ANBBBQMYTGIQ2LKHKDJGEFRIQRO4MPWUOMBPUBAQXAC
GMDEH4RHOR6DJABQ5WVGY4GVUU3QPWFTPFUHYUOULTVJZA2FTPAQC
live.send_to_driver(table.concat(result, '\n--fw: definition boundary--\n'))
local delimiter = '\n==fw: definition boundary==\n' live.send_to_driver(table.concat(result, delimiter)..delimiter) -- send a final delimiter to simplify the driver's task
local delimiter = '\n==fw: definition boundary==\n'
live.send_to_driver(table.concat(result, delimiter)..delimiter) -- send a final delimiter to simplify the driver's task