InsertValueBetweenIndexesInTable: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 January 2022

  • curprev 18:3018:30, 18 January 2022Kezoto talk contribs empty −1,749 Blanked the page Tag: Blanking
  • curprev 17:5217:52, 18 January 2022Kezoto talk contribs 1,749 bytes +4 No edit summary
  • curprev 17:5017:50, 18 January 2022Kezoto talk contribs 1,745 bytes +1,745 Created page with "{{Useful Function}} __NOTOC__ This function places the index among other indexes in the table. <br> '''Important : ONLY WORKS FOR TABLES WITH NUMERIC INDEXES!''' <br> ==Syntax== <syntaxhighlight lang="lua">table insertValueBetweenIndexesInTable( table theTable, int index, value )</syntaxhighlight> ===Required Arguments=== * '''theTable''': The table you want the index to be placed on. * '''index''': The index where you want to put the value. * '''value''': The value yo..."