Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
32 reyssat 1
!! +var+ +string+
11210 bpr 2
tit:linecnt
3
type:$type_var
11220 bpr 4
alias:linecount, lineno, linenum
11210 bpr 5
syntax:!linecnt `string'
6
mean:Returns the number of lines in `string'.
32 reyssat 7
 
8