Conversion.toObject

Description

Creates an object using the key-value pairs provided or creates a new object.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

{Dynamic}

{Based on user inputs.}

Any

-

-

No

Note: Dynamic input means that user can add the necessary input required as key-value pairs.

Output

DescriptionOutput Type

Returns the new object with the passed data.

Object

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated