The AssociativeStorage operator stores streaming data in an associative storage.

Parameter

Example

storage = ASSOCIATIVESTORAGE({
 storageName='MyStorage',
 hierarchy=['house', 'household'],
 index=['time','day'],
 sizes=[288,7],
 value='value'
 }, in)