STORE
STOREthis
,index
,value
- Stores value of a data item into index for the tied array associated with object this. If the resulting array is larger than the class's mapping for the array,
undef
should be returned for new positions.
STOREthis
,index
,value
undef
should be returned for new positions.