m this is defo a stub |
m fix types |
||
Line 4: | Line 4: | ||
|Inputs= | |Inputs= | ||
[ | [ | ||
{"Name": "*", "Type": " | {"Name": "*", "Type": "Call"}, | ||
{"Name": "Start", "Type": "int"}, | {"Name": "Start", "Type": "int"}, | ||
{"Name": "End", "Type": "int"}, | {"Name": "End", "Type": "int"}, | ||
Line 11: | Line 11: | ||
|Outputs= | |Outputs= | ||
[ | [ | ||
{"Name": "LoopStart", "Type":" | {"Name": "LoopStart", "Type":"Call"}, | ||
{"Name": "LoopIteration", "Type":" | {"Name": "LoopIteration", "Type":"Call"}, | ||
{"Name": "LoopEnd", "Type": "Continuation"}, | {"Name": "LoopEnd", "Type": "Continuation"}, | ||
{"Name": "Current", "Type": "int"} | {"Name": "Current", "Type": "int"} |
Revision as of 21:16, 9 February 2024
Range Loop
Flow
This article or section is a Stub. You can help the Resonite Wiki by expanding it.