EncodeHSON (open)
Encode data as a HSON string
Syntax
// Core function, no LOADLIB necessary
STRING FUNCTION EncodeHSON(VARIANT arg)Parameters
VARIANT argData to encode
Return value
STRINGThe encoded string. Aborts if any type could not be converted