Subversion Repositories wimsdev

Rev

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

Rev 5921 Rev 11210
Line 1... Line 1...
1
!! +var+ +string+
1
!! +var+ +string+
-
 
2
tit:trim
2
$lst_tit trim$lst_titend$type_var
3
type:$type_var
3
  $(lst_syntax)trim $emph string$emphend</span>
4
syntax:!trim `string'
4
  $lst_mean Returns $emph string$emphend with leading and trailing spaces
5
mean:Returns `string' with leading and trailing spaces stripped off.
5
  stripped off.
-
 
6
 
-