Object Get Keys and Values

Used to access object methods such as entries, keys and values

Used to access object methods such as entries, keys and values.

Methods available:

Inputs

NameTypeDescription
MethodStringOption between: entries, keys and values.
Input ObjectObjectThe object on which to call the methods

Outputs

NameTypeDescription
SuccessBooleanWhether the operation was successful
ResultListList of values from the method called