TJSONObject.Exists(UnicodeString,TJSONValue) Method

Represents method Exists(UnicodeString,TJSONValue).

Namespace: flcJSON
public
 function Exists(const Name: UnicodeString; out Value: TJSONValue): Boolean; overload;

Parameters

Name
Type: UnicodeString

Value
Type: TJSONValue

Return Value

Type: Boolean