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.

get first attachment name from workflow()

Prev Next

This function is deprecated.

This function returns the name of the first file of an active workflow job.

If no file is found, the return value is an empty string ('') with set Empty Flag.

If the workflow is not found, the return value is "0".

Parameters

Parameter

Description

a

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