Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Json » Json_GetValue_FromArray_Uint64_OrNil (Json_GetValue_FromArray Uint64OrNil)

Json_GetValue_FromArray_Uint64_OrNil (Json_GetValue_FromArray Uint64OrNil)


Module: FoundationLite

Gets a value of type Uint64 from a JSON array or nil.

Name Type Range Description
Input value inJson JsonData Input JSON data.
Input value inIndex Integer 0 - Index of the value to get from the array.
Output value outUint64 Long? Value obtained from the array or nil.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of Json_GetValue_FromArray filter group visible as Uint64OrNil.