Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Function: getFluentCompatibleId()

getFluentCompatibleId(rawId): string

Converts the raw id to a Fluent compatible id, i.e. replaces all the spaces with underscores. Internal use only.

Parameters

rawId: string

some raw id.

Returns

string

the Fluent compatible id.