|
|
Q382 What is the best way to clear the contents of an array prior to repopulating it?
irt.org | Knowledge Base | JavaScript | Object | Q382 [ previous next ] Q382 What is the best way to clear the contents of an array prior to repopulating it?You could try setting the array to null:
|
-- div -->
|