Back to Aurora Vision Studio website

You are here: Start » Filter Reference » System » Json » Json_GetValue_FromObject_Int64_OrNil (Json_GetValue_FromObject Int64OrNil)

Json_GetValue_FromObject_Int64_OrNil (Json_GetValue_FromObject Int64OrNil)


Module: FoundationLite

Gets a value of type Int64 from a JSON object or nil.

Name Type Description
Input value inJson JsonData Input JSON data.
Input value inKey String Key of the value to get from the object.
Output value outInt64 Long? Value obtained from the object or nil.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of Json_GetValue_FromObject filter group visible as Int64OrNil.