how to overwrite values in a table?

Home Forums General Programming how to overwrite values in a table?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #84086
    human fly
    Participant
      • Topics: 124
      • Replies: 1070
      • Total: 1194
      • ★★★★

      can you do this? say i have a table of 4 keys/items,
      and want to overwrite and replace myTable [ 1 ]
      how would i do that?

      #84094
      Possemo
      Participant
        • Topics: 14
        • Replies: 638
        • Total: 652
        • ★★★

        I’m not sure what you mean. Do you want to rename the table? Changing the value at position 1 is as easy as myTable[1]=”whatever”.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • The forum ‘Programming’ is closed to new topics and replies.
      There is currently 0 users and 78 guests online
      No users are currently active
      Forum Statistics
      Threads: 2,495, Posts: 17,374, Members: 77,605
      Most users ever online was 12 on January 22, 2019 3:47 pm
      Ctrlr