Mendix 7 is no longer supported unless you have Extended Support (for details, please contact Mendix Support). Mendix 7 documentation will remain available for customers with Extended Support until July, 2024.

Parameter

Last modified: April 18, 2024

1 Introduction

A parameter is data that serves as input for the flow. Parameters are filled at the location from where the flow is triggered.

2 Output Properties

2.1 Variable Name

Variable name defines the name of the variable in which the argument of the parameter is stored.

2.2 Data Type

The data type of a flow parameter defines the type of the value that it expects. See Data Types for the possible data types.

Default value: Object