Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 11210 → Rev 11212

/trunk/wims/public_html/modules/help/wimsdoc.en/cmd/select.phtml
4,6 → 4,6
syntax:!select `data' where `condition'
mean:Outputs rows of a matrix `data', according to `condition'. \
Rows of the matrix can be separated either by new lines or by semi-colon `;'. <p>\
The condition can use words <span class="tt">column 1</span>, <span class="tt">column 2</span>, etc. to\
The condition can use words `column 1', `column 2', etc. to\
designate comma-separated columns in each row.\
</p>