EncodeHSON (open)

Encode data as a HSON string

Syntax

// Core function, no LOADLIB necessary

STRING FUNCTION EncodeHSON(VARIANT arg)

Parameters

VARIANT arg

Data to encode

Return value

STRING

The encoded string. Aborts if any type could not be converted