ICalcObject.ToJson

Syntax

ToJson(Var LastKey: Integer, [Index: Integer = 0,][Parent: Integer = -1,][Included: Boolean = true,][EtlObjectId: String = ""]): String;

None;

Description

The ToJson method returns the calculation algorithm object in the JSON format.

See also:

ICalcObject