Subversion Repositories wimsdev

Rev

Rev 4562 | Go to most recent revision | Details | 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
3
  $(lst_syntax)select $emph data$emphend where $emph condition$emphend</tt> <br>
4
 
5
  $lst_mean Outputs rows of a matrix $emph data$emphend,
6
  according to $emph condition$emphend. Rows of the matrix can be separated
7
  either by new lines or by semi-colon ``;''. <p>
8
  The condition can use words <tt>column 1</tt>, <tt>column 2</tt>, etc. to
9
  designate comma-separated columns in each row.
10
 
11