set. Setting a value by index   [3.5.0]

^hash.set[first|last][value]
^hash.set(index)[value]


The method assigns a
value to an existing hash element by the specified ordinal index:

first - sets the value of the first initialized array element;
last - sets the value of the last initialized array element;
index - the ordinal index of the element to be assigned a value.



Copyright © 1997–2025 Art. Lebedev Studio | http://www.artlebedev.com Last updated: 30.12.2024