Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: createActionValuesFromObject()

createActionValuesFromObject(obj): ActionValues

Converts the input object to an ActionValues object. Internal use only.

Parameters

obj: any

the input object.

Returns

ActionValues

the converted ActionValues object.