Skip to main content

Get Object Entries

Overview

Returns an array of the target object's property names and values. Each item in the array is an array with two elements, the first element is the property key (which is always a string), and the second element is the property value.


Parameters

ParameterParameterValid BlocksRequired
Use Dynamic NameShow the Dynamic Name slot in the tree so that it can be set dynamicallyBoolean Block GroupNo
Dynamic NameThe dynamic name of this itemText Block GroupNo
Target ObjectThe DataStructure Object to get the entries from.Reference Block GroupYes