Home > @jsplumbtoolkit/templates > Knockle > getExecutionContent
Knockle.getExecutionContent() method
Signature:
getExecutionContent(content: string, uuid: string, isTextNode: boolean, namespace?: string): string;
Parameters
| Parameter | Type | Description |
|---|---|---|
| content | string | |
| uuid | string | |
| isTextNode | boolean | |
| namespace | string |
Returns:
string