Skip to main content

array.clear()

Removes all of the items from an array

Availability

Device + Agent

Returns

Nothing

Description

This method removes every item from the target array.

Example Code