Help for this page

Select Code to Download


  1. or download this
    #
    # @newlist = semijoin($expr, $itemcount, @list);
    ...
    
        return @newlist;
    }