Ugrás a fő tartalomhoz
Verzió: 16

ARRAY_CLEAR

Clears an array.

Description

Clears all items from the specified array. After the execution of this command the array will be empty.

Syntax

ARRAY_CLEAR [Array name]

Command parameters

Command parameterAssignmentValue formatInput options
Array nameRequiredStringLocal, variable

Array name:

Name of the array.

Sample code

ARRAY_CLEAR Data