Table of Contents

AsJsonObject Procedure

Codeunit Temp Blob

Gets the data as a JsonObject.

Signature

[NonDebuggable]
AsJsonObject() Object: JsonObject

Returns

JsonObject

The BLOB Data as a JsonObject.

Remarks

The data is read using UTF8 encoding. Returns an empty JsonObject if the blob is empty.

This documentation is generated from Smart Toolbox v28.0