LUBE.bin:setseperators

If you want to share nested tables across a network, then using this function before packing each nest of tables will ensure that they get unpacked correctly.

Function

Synopsis

lube.bin:setseperators( null, one )

Arguments

string null
A single character to separate each value.
string one
A single character to separate the identifier, index and value.

Returns

Nothing.

See Also

Other Languages