Function group object_to_list

Convert an object into a list Function group has those functions and groups:

  • Function keys - Get the list of keys from an object.
  • Function values - Get the list of values from an object.
  • Function entries - Get the list of all the entries of an obejct. Each item of the list will be an object with key and value entries

Use additional help with a function name to see more details about the function.