Api/netlib.sendtable()

From Minux Wiki
Revision as of 02:17, 14 October 2024 by Shorun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

netlib function used to send a table to another system


usage:

local temp = netlib.sendtable(client, table)


output:

sends the table provided to the client

returns true if successfull,

returns false if failed