Rev 5920 | Rev 11210 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5920 | Rev 5921 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +var+ +exec+ +string+ |
1 | !! +var+ +exec+ +string+ |
2 | $lst_tit select$lst_titend$type_both |
2 | $lst_tit select$lst_titend$type_both |
3 | $(lst_syntax)select $emph data$emphend where $emph condition$emphend</ |
3 | $(lst_syntax)select $emph data$emphend where $emph condition$emphend</span> |
4 | $lst_mean Outputs rows of a matrix $emph data$emphend, |
4 | $lst_mean Outputs rows of a matrix $emph data$emphend, |
5 | according to $emph condition$emphend. Rows of the matrix can be separated |
5 | according to $emph condition$emphend. Rows of the matrix can be separated |
6 | either by new lines or by semi-colon ``;''. <p> |
6 | either by new lines or by semi-colon ``;''. <p> |
7 | The condition can use words < |
7 | The condition can use words <span class="tt">column 1</span>, <span class="tt">column 2</span>, etc. to |
8 | designate comma-separated columns in each row. |
8 | designate comma-separated columns in each row. |
9 | </p> |
9 | </p> |