User Tools

Site Tools


4rpl:commands:getlistindices

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
4rpl:commands:getlistindices [2022/10/31 14:03] – Sub-index karsten754rpl:commands:getlistindices [2024/11/02 01:10] (current) – Typo fix Vertu
Line 5: Line 5:
 :!: Available in version 2.4.8 and later. :!: Available in version 2.4.8 and later.
 ====== GetListIndices====== ====== GetListIndices======
-GetListIndices({-list {-item) ->indices+GetListIndices(<-list <-item) ->indices
  
 ===== Description ===== ===== Description =====
Line 13: Line 13:
 <code 4rpl> <code 4rpl>
 Split("a b c b a" " ") ->list  Split("a b c b a" " ") ->list 
-Trace(GetListIndices({-list "a")) +Trace(GetListIndices(<-list "a")) 
 </code> </code>
  
 <=[[4rpl:start| Index]] <=[[4rpl:start| Index]]
4rpl/commands/getlistindices.txt · Last modified: 2024/11/02 01:10 by Vertu