#* * The function add() returns a boolean value (whether the add was * successfull or not). Therefore, passing the boolean value to an * unused variable prevents the value from being printed to the screen. *# #set($list = $array.add($item))