remove attached file from workflow()

This function removes file b of workflow job a.

The return value of the function is true if the file was successfully removed.

If the specified workflow job or file was not found, the return value is false.

Parameters


Parameter

Description

a

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

b

Name of the file to be removed.