| description | Executes a function. Connected blocks are ran after the function completes execution. | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| layout |
|
Executes a function. Connected blocks are ran after the function completes execution.
- Scripts
- LocalScripts
- Yields
The name of the function that will be executed.
ExampleFunctionName
The parameters/arguments that will be passed to the selected function.
ExampleParam
The data that is returned from a Function Return block.
ExampleReturn