TJsonReader.ReadString Method
Reads and returns the next value as a string.
Syntax
Unit: Bcl.Json.Reader
function TJsonReader.ReadString: string;
Reads and returns the next value as a string.
Unit: Bcl.Json.Reader
function TJsonReader.ReadString: string;