I have the following issue:
i defined an array:
and need to assign a value to this method and the array:
{
Arr=[],
SetOption(index,data){
Arr[index] = data
}
I have the following issue:
i defined an array:
and need to assign a value to this method and the array:
{
Arr=[],
SetOption(index,data){
Arr[index] = data
}
For further actions, you may consider blocking this person and/or reporting abuse
Reaper -
Andres RV -
Igor Venturelli -
Annie Taylor Chen -
Top comments (0)