Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

stop workflow()

Prev Next

This function is deprecated.

This function stops workflow job a.

If a workflow job was found and stopped, the return value is true, otherwise false.

Final actions are not performed.

Parameters

Parameter

Description

a

Name (see VAR_SYS_WF_DISPLAYNAME) or ID (see VAR_SYS_WF_ID) of the workflow job to be stopped.