TJsonReader.IsNull Method
Indicates whether the next token is a JSON null value.
Syntax
Unit: Bcl.Json.Reader
function TJsonReader.IsNull: Boolean;
Indicates whether the next token is a JSON null value.
Unit: Bcl.Json.Reader
function TJsonReader.IsNull: Boolean;