Subversion Repositories wimsdev

Rev

Rev 5921 | Rev 11220 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+ +string+
11210 bpr 2
tit:listintersect
3
type:$type_both
4
alias:!listintersection
5
syntax:!listintersect `list1' and `list2'
6
mean:Returns items appearing in both `list1' and `list2'. Repetitive occurrences are eliminated.
32 reyssat 7