Subversion Repositories wimsdev

Rev

Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11210 Rev 11220
Line 2... Line 2...
2
tit:charcnt
2
tit:charcnt
3
type:$type_var
3
type:$type_var
4
alias:!charcount, !charno, !charnum, !lengthof
4
alias:charcount, charno, charnum, lengthof
5
syntax:!charcnt `string'
5
syntax:!charcnt `string'
6
mean:Returns the number of characters in `string'.
6
mean:Returns the number of characters in `string'.