• Rikudou_Sage
      link
      fedilink
      5
      edit-2
      5 months ago

      Pff, just use the numbers directly:

      ${1} = "value";
      ${2} = "DOGE";
      

      That makes it possible to do stuff like:

      for (${152} = 1; ${152} <= 2; ${152}++) {
          ${666} = $${152};
          print(${666});
      }
      

      This is a valid code, btw.