Function: createActionValuesFromObject()
createActionValuesFromObject(
obj
):ActionValues
Converts the input object to an ActionValues object. Internal use only.
Parameters
• obj: any
the input object.
Returns
the converted ActionValues object.