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
!! +exec+ +var+ +string+
1
!! +exec+ +var+ +string+
-
 
2
tit:declosing
2
$lst_tit declosing$lst_titend$type_both
3
type:$type_both
3
  $(lst_syntax)declosing $emph string$emphend</span>
4
syntax:!declosing `string'
4
  $lst_mean Strips off enclosing pair of parentheses ((),[],{})
5
mean:Strips off enclosing pair of parentheses ((),[],{}) in `string'. \
5
  in $emph string$emphend. Useful for treatment of user-input
6
  Useful for treatment of user-input vectors or sets, \
6
  vectors or sets, where some users use enclosing parentheses and other
7
  where some users use enclosing parentheses and other do not.
7
  don't.
-
 
8
 
-