so something like this

/dll Test.dll TestStore #channel hello

i could make that using linked lists then? to store the data 'hello' into a table/list of somekind called #channel ?

and could i do this to retrieve the data for that channel

//echo -a $dll(Test.dll, getData, #channel)

ill have a look at linked lists then!