Store.Item.clear()

Signature

void clear (Object storeItem)

Domain

ACTION

Description

Clears the existing data in the item so that new data can be added.

Parameters

NameTypeDescription
storeItemObjectStore Item Object

Returns

TypeDescription
void

Cautions

none