Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationlist_set_at_index

Official ZPE/YASS documentationlist_set_at_index

list_set_at_index (list l, integer pos, mixed value) ⇒ list

Updates an existing element at the index of the array with a new value, value, to the list, l, at an index, pos.

Alternative function names: list_set_at
First available: Version 1.3.4.90
Comments
Feedback 👍
Comments are sent via email to me.