doc: Sync with current 3.5 branch (8ee69a88c)

This commit is contained in:
Rémi Verschelde
2022-04-29 14:16:57 +02:00
parent 94366cdd8f
commit 12786907c6
398 changed files with 9782 additions and 3681 deletions

View File

@@ -18,13 +18,13 @@ Description
Ends the execution of a function and returns control to the calling function. Optionally, it can return a :ref:`Variant<class_Variant>` value.
**Input Ports:**
\ **Input Ports:**\
- Sequence
- Data (variant): ``result`` (optional)
**Output Ports:**
\ **Output Ports:**\
none