end

Operation name

end

Function overview

Shows the end of a script and returns a return value.

Properties

= Remarks =

For details on use of variables, refer to Variables.

Basic settings

Item name

Required/Optional

Use of variables

Description

Remarks

Return value

Optional

Not available

Enter a return value of the script.

Parallel Stream Processing

PSP isn't supported.

Specification limits

  • Variables can't be specified in Return value.

    To return multiple return values from one script, use the Conditional Branch operation and place multiple end operations.

  • Only one process flow can be drawn to an end operation.

    To set multiple end operations, drag a new one from Basic > Flow in the tool palette and place it in the script.

Exception messages

None.

Notes

  • Properties window can't be opened.