- Import from Live
- horstFX - Roboter-Bediensoftware
- Grafisches Programmieren
Command: Return value
The Return value command can only be used within the processing of a function for which the Return value toggle button is activated.
Return values are used to save a defined value within or at the end of a function, which is assigned to a variable. This variable can be used for the further course of the programme.
The Return value command returns a defined value within (or at the end of) a function, thereby ending the function.
The data type of the return value is displayed in the command window (see option Return value in functions & macros) and a corresponding value can be entered in the text field below.