EncodeHSONBlob (open)
Encode data as a HSON blob
Syntax
// Core function, no LOADLIB necessary
BLOB FUNCTION EncodeHSONBlob(VARIANT arg)
Parameters
VARIANT arg
Data to encode
Return value
BLOB
The encoded string. Aborts if any type could not be converted