User Tools

Site Tools


4rpl:commands:removelistelement

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
4rpl:commands:removelistelement [2025/02/14 14:57] – external edit 127.0.0.14rpl:commands:removelistelement [2025/12/18 21:56] (current) – GetIndexOf does not exist, replaced it with GetListIndex which has the intended effect kaiden
Line 24: Line 24:
 "b" ->list[1] "b" ->list[1]
 "c" ->list[2] "c" ->list[2]
-RemoveListElement(<-list GetIndexOf(<-list "b"))  #["a", "c"]+RemoveListElement(<-list GetListIndex(<-list "b"))  #["a", "c"]
 </code> </code>
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
  
4rpl/commands/removelistelement.txt · Last modified: 2025/12/18 21:56 by kaiden