Table of Contents

ReadFrom Procedure

Codeunit JSON Functions

Creates a JsonObject from text.

Signature

ReadFrom(JsonText: Text) RetJsonObject: JsonObject

Parameters

JsonText Text

A text in Json format.

Returns

JsonObject

A JsonObject created from the provided text.

This documentation is generated from Smart Toolbox v27.1