You are here: Start » Filter Groups » Json_GetValue_FromJsonData
Json_GetValue_FromJsonData
Description
Gets a value from JSON data.
Filters in this group
Icon | Name | Description |
---|---|---|
![]() |
Json_GetValue_FromJsonData_Bool | Gets a value of type Bool from JSON data. |
![]() |
Json_GetValue_FromJsonData_Bool_OrNil | Gets a value of type Bool from JSON data or nil. |
![]() |
Json_GetValue_FromJsonData_Int64 | Gets a value of type Int64 from JSON data. |
![]() |
Json_GetValue_FromJsonData_Int64_OrNil | Gets a value of type Int64 from JSON data or nil. |
![]() |
Json_GetValue_FromJsonData_Uint64 | Gets a value of type Uint64 from JSON data. |
![]() |
Json_GetValue_FromJsonData_Uint64_OrNil | Gets a value of type Uint64 from JSON data or nil. |
![]() |
Json_GetValue_FromJsonData_Double | Gets a value of type Double from JSON data. |
![]() |
Json_GetValue_FromJsonData_Double_OrNil | Gets a value of type Double from JSON data or nil. |
![]() |
Json_GetValue_FromJsonData_String | Gets a value of type String from JSON data. |
![]() |
Json_GetValue_FromJsonData_String_OrNil | Gets a value of type String from JSON data or nil. |