Please enable JavaScript to view this site.

Codolex

Navigation: Activities > JSON

JSON to text

Scroll Prev Top Next More

Use the JSON to Text activity to format a JSONValue to a string

uses System.JSON.TJSONValue

 

JSONtoText

Activity properties

 

begin

 var JSONText: string;

 JSONText := JSON.Format;

end;

Resulting Code

 

 

© by GDK Software