Mendix 7 is no longer supported unless you have Extended Support. Mendix 7 documentation will remain available until July 2024.

To upgrade to a supported version, see Moving from Desktop Modeler Version 7 to Studio Pro 8.

End Event

Last modified: April 18, 2024

1 Introduction

An end event defines the location where the flow will stop. If the return type of the flow is not Nothing, a return value should be specified.

2 Behavior Properties

2.1 Return value

The return value is the value that is returned to the flow that called the current flow. The value can be entered as an expression.