SetTableValue¶
Description¶
Sets the value at index
from table
to value
.
Parameters¶
value
-
The value to replace
index
with. index
-
The index to replace the value of.
table
-
Name of the table from where to set the value.
Return Value¶
None.