Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
KIRBY!! :pleromatan: (kirby@fsebugoutzone.org)'s status on Friday, 23-May-2025 00:17:30 JST KIRBY!! :pleromatan:
@eric @phnt @tinfoil-hat That's the for in loop, stops automatically when it reaches the end of an array. Still probably references a cached value to know when it reaches the end. I was thinking of the traditional 3 column for loop though.