This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:getlistindices [2022/10/31 18:03] – Sub-index karsten75 | 4rpl:commands:getlistindices [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
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) -> | + | GetListIndices(<-list <-item) -> |
===== Description ===== | ===== Description ===== | ||
Line 13: | Line 13: | ||
<code 4rpl> | <code 4rpl> | ||
Split(" | Split(" | ||
- | Trace(GetListIndices({-list " | + | Trace(GetListIndices(<-list " |
</ | </ | ||
< | < |