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
Jaimin Bariya -
Roman Tsegelskyi -
Bala Madhusoodhanan -
Wanda -
Top comments (0)