Subversion Repositories wimsdev

Rev

Rev 32 | Rev 4562 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +exec+ +var+ +string+
  2. $lst_tit singlespace$lst_titend$type_both
  3.   $(lst_syntax)singlespace $emph string$emphend</tt> <br>
  4.   $lst_mean Returns $emph string$emphend with all space characters (space,
  5.   tab, newline) replaced by ' ', and multiple occurrences of space characters
  6.   collapsed into single one. <br>
  7.   Leading and ending spaces are not removed. You can use this command in
  8.   conjunction with
  9.   $(ref1)cmdlist_trim_$(ref2)cmdlist_trim_">trim</a> if you want also to
  10.  remove leading and ending spaces. <br>
  11.  This command is especially useful for comparisons between multi-word
  12.  strings.
  13.  
  14.