Section StorageAreas

StorageArea utility function

See
StorageArea

Summary

Return typeFunction and summary
intStorageAreaClear(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.

ParameterTypeDefaultDescription
storageStorageArea Application.StorageArea, myScore.StorageArea...
tag4string 4-char tag
Return
int: Number of deleted items