This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:getlistindices [2022/10/31 17:38] – created virgilw | 4rpl:commands:getlistindices [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | < | + | < |
+ | < | ||
:!: 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 12: | Line 13: | ||
<code 4rpl> | <code 4rpl> | ||
Split(" | Split(" | ||
- | Trace(GetListIndices({-list " | + | Trace(GetListIndices(<-list " |
</ | </ | ||
< | < |