app-workflow_engine

On this page:

setObjectKey

Summary

Set Object Key

Description

Set an object key

Route

No Northbound API Available

Roles

Parameters

DetailsExampleSchema
Name Type Required Description
obj object yes The object to modify.
path array yes Path in array format to update (example ["a","0","key"])
value * yes Value to inject in path.

Return

DetailsExampleSchema
Name Type Description
object object The modified object