Section StorageAreas
StorageArea utility function
- See
- StorageArea
Summary
| Return type | Function and summary |
|---|---|
| int | StorageAreaClear(StorageArea storage, string tag4) Remove all items from the StorageArea storage for tag tag4. |
Function
StorageAreaClear(StorageArea storage, string tag4)
Remove all items from the StorageArea storage for tag tag4.
| Parameter | Type | Default | Description |
|---|---|---|---|
| storage | StorageArea | Application.StorageArea, myScore.StorageArea... | |
| tag4 | string | 4-char tag |
- Return
- int: Number of deleted items