Listag
/
Usage
/
Basic Usage
listag.add({})
listag.add(123,'fluffy',['cat'])
listag.delete('fluffy')
alert(listag.read('fluffy'))
Loading...