Subversion Repositories wimsdev

Rev

Rev 15565 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15565 Rev 17478
Line 200... Line 200...
200
<p>
200
<p>
201
Di seguito alcuni esempio di verifiche possibili dove <span class="tt wims_code_variable">\rep1</span> e
201
Di seguito alcuni esempio di verifiche possibili dove <span class="tt wims_code_variable">\rep1</span> e
202
<span class="tt wims_code_variable">\rep2</span> sono variabili non
202
<span class="tt wims_code_variable">\rep2</span> sono variabili non
203
definite indicate nel comando answer come descritto.
203
definite indicate nel comando answer come descritto.
204
 
204
 
205
!href target=wims_mhelp cmd=help&special_parm=if Elenco completo delle relazioni
205
!href target=wims_mhelp cmd=help&special_parm=if Elenco completo delle condizioni
206
</p>
206
</p>
207
$table_header
207
$table_header
208
$table_hdtr<th>Condizione</th><th>significato</th></tr>
208
$table_hdtr<th>Condizione</th><th>significato</th></tr>
209
$table_tr<td class="tt wims_code_words">\rep1>=0 and \rep1<=1</td>
209
$table_tr<td class="tt wims_code_words">\rep1>=0 and \rep1<=1</td>
210
    <td>vera se <span class="tt wims_code_words">rep1</span> appartiene all'intervallo [0,1].</td></tr>
210
    <td>vera se <span class="tt wims_code_words">rep1</span> appartiene all'intervallo [0,1].</td></tr>