Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
32 reyssat 1
!! +var+ +exec+ +string+
2
$lst_tit select$lst_titend$type_both
4562 bpr 3
  $(lst_syntax)select $emph data$emphend where $emph condition$emphend</tt>
32 reyssat 4
  $lst_mean Outputs rows of a matrix $emph data$emphend,
5
  according to $emph condition$emphend. Rows of the matrix can be separated
6
  either by new lines or by semi-colon ``;''. <p>
7
  The condition can use words <tt>column 1</tt>, <tt>column 2</tt>, etc. to
8
  designate comma-separated columns in each row.
5920 bpr 9
  </p>