Main public logs

From ROBLOX Wiki
Jump to navigationJump to search

Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:10, 11 December 2024 PRG talk contribs created page Generic for (Created page with "__TOC__ ==Introduction== Basic for loops have already been covered in Loops. If you haven't already done so, please review Loops. == Discussion == The generic <b>for</b> loop traverses all values returned by the iterator. The iterator is the number that keeps track of how many times a <b>for</b> loop is supposed to run. This is <b>different</b> from a the numeric <b>for</b> loop in Loops in that before we were simply displaying the iterator (or a f...")