User Tools

Site Tools


4rpl:commands:insertlistelement

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
4rpl:commands:insertlistelement [2021/03/02 18:04] Karsten754rpl:commands:insertlistelement [2025/02/14 14:57] (current) – external edit 127.0.0.1
Line 8: Line 8:
 ===== Description ===== ===== Description =====
 Stores a value at the specified index of a list. The previously stored value, and all subsequent values have their indices shifted up by one. Stores a value at the specified index of a list. The previously stored value, and all subsequent values have their indices shifted up by one.
 +
 +Note that insertion beyond the current list size is not supported. Use [[AppendToList]] or [[Pushlist]] in that instance. 
  
 ===== Examples ===== ===== Examples =====
4rpl/commands/insertlistelement.1614708285.txt.gz · Last modified: 2025/02/14 14:56 (external edit)