ListExclude
From QuestWiki
ListExclude ( list , any type item )
Returns a copy of the stringlist or objectlist, with the specified item removed.
Note that this is different to the list remove script command, as that removes the item from the original list. ListExclude by contrast returns a copy of the list - the original list is unaffected.
This function was added in Quest 5.1.