Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: nameObservable()

nameObservable(owner, params): string

Computes the observable name based on the owner, name, and parameters. Internal use only.

Parameters

owner: string

the owner of the observable.

params: Record<string, any> = {}

the parameters for specific observable.

Returns

string

the computed observable name.