User Tools

Site Tools


4rpl:commands:getlistelement

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
4rpl:commands:getlistelement [2024/06/09 02:50] – [Examples] fixed woopsies LiteralNoob4rpl:commands:getlistelement [2024/06/09 02:53] (current) – [Examples] fixed another oopsies LiteralNoob
Line 21: Line 21:
     Trace (<-list[I])                #functionally equivalent     Trace (<-list[I])                #functionally equivalent
 loop loop
-</code>\\+</code>
  
 <code 4rpl> <code 4rpl>
Line 27: Line 27:
 RandInt(0 GetListCount(<-units)) ->randIndex RandInt(0 GetListCount(<-units)) ->randIndex
 GetListElement(<-units <-randIndex) ->targetUnit GetListElement(<-units <-randIndex) ->targetUnit
-</color>+</code>
  
 <code 4rpl> <code 4rpl>
4rpl/commands/getlistelement.txt · Last modified: 2024/06/09 02:53 by LiteralNoob