Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Array Actions»Array Clear
Index
Navigation
Community Wiki

Array Clear

Sets all items in an Array to their default value, e.g., 0, "", false, null... 

Optionally defines a reset value to use.

Array
The Array Variable to clear.
Reset Value
Optional reset value. Leave as None for default value.

 

Example

Clear an Integer Array called Scores:

Result:

Tags:

Last modified on 1/4/2016 11:07 PM by User.

  • RSS Feed