Back to FabImage Studio website
You are here: Start » Filter Reference » System » Json » Json_GetValue_FromJsonData_Double_OrNil
Module: | FoundationLite |
---|
Gets a value of type Double from JSON data or nil.
Name | Type | Description | |
---|---|---|---|
![]() |
inJson | JsonData | Input JSON data. |
![]() |
outDouble | Double? | Output value or nil. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filter is member of Json_GetValue_FromJsonData filter group.