Hello. Thanks for your help but what I was referring to is the Python function 'del'. Just like 'append' can be called from a DTML method/document to add to a variable of type list (e.g. <dtml-call "myList.append()">), can 'del' be called in a similar way? - Asad