Get Object Keys
Returns an array of all the target object’s property names.
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Set an Override Name | Show the override name slot in the tree so that it can be set statically or dynamically | Boolean Block Group | No |
Override Name | The override name of this item. Use this to replace the inherited name with a custom name. Expose it on the tree to set it dynamically. | Text Block Group | No |
Target Object | The DataStructure Object to get the keys from. | Reference Block Group | Yes |