Translations - ONYX - 9.0 - Utilisation - Guide de prise en main ONYX Server/299/en

Différence entre versions

De MappingDoc
(Page créée avec « <ul> <li><p>equal to / different from: strict alphanumerical comparison between 2 values</p></li> <li><p>contains / does not contain: alphanumerical research of a value in... »)
 
 
Ligne 2 : Ligne 2 :
 
<li><p>equal to / different from: strict alphanumerical comparison between 2 values</p></li>
 
<li><p>equal to / different from: strict alphanumerical comparison between 2 values</p></li>
 
<li><p>contains / does not contain: alphanumerical research of a value in another value</p></li>
 
<li><p>contains / does not contain: alphanumerical research of a value in another value</p></li>
<li><p>is empty / is not empty: does the the parameter have a value?</p></li>
+
<li><p>is empty / is not empty: does the parameter have a value?</p></li>
 
<li><p>greater than / greater than or equal to: numerical comparison</p></li>
 
<li><p>greater than / greater than or equal to: numerical comparison</p></li>
 
<li><p>less than/ less than or equal to: numerical comparison</p></li></ul><p></p>A condition can be defined by multiple condition filters. The [[Fichier:OX S iconeajoutcdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_add_elt.png]] button allows you to add a new condition filter. The logic between these filters is defined graphically using the boxes to tick before each filter and the [[Fichier:OX S operateurAND.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_and_elt.png]] and [[Fichier:OX S operateurOR.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_or_elt.png]] tools. In this example, the condition logic is defined by: filter A and (filter B or filter C). The [[Fichier:OX S deletecdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_del_elt.png]] button allows you to delete a selected condition filter, or a selected condition logic (and the associated filters).
 
<li><p>less than/ less than or equal to: numerical comparison</p></li></ul><p></p>A condition can be defined by multiple condition filters. The [[Fichier:OX S iconeajoutcdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_add_elt.png]] button allows you to add a new condition filter. The logic between these filters is defined graphically using the boxes to tick before each filter and the [[Fichier:OX S operateurAND.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_and_elt.png]] and [[Fichier:OX S operateurOR.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_or_elt.png]] tools. In this example, the condition logic is defined by: filter A and (filter B or filter C). The [[Fichier:OX S deletecdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_del_elt.png]] button allows you to delete a selected condition filter, or a selected condition logic (and the associated filters).

Version actuelle datée du 29 août 2019 à 14:42

Informations concernant le message (contribuer)

Ce message n’est pas documenté. Si vous savez où ou comment il est utilisé, vous pouvez aider les autres traducteurs en créant sa documentation.

Définition du message (ONYX:9.0:Utilisation:Guide de prise en main ONYX Server)
<ul>
<li><p>égal / différent : comparaison alphanumérique stricte entre 2 valeurs</p></li>
<li><p>contient / ne contient pas : recherche alphanumérique d’une valeur dans une autre</p></li>
<li><p>est vide / n’est pas vide : un paramètre a-t-il ou non une valeur ?</p></li>
<li><p>supérieur à / supérieur ou égal à : comparaison numérique</p></li>
<li><p>inférieur à / inférieur ou égal à : comparaison numérique</p></li></ul><p></p>Une condition peut être définie par plusieurs filtres de conditions. Le bouton [[Fichier:OX S iconeajoutcdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_add_elt.png]] permet d’ajouter un nouveau filtre de condition.La logique complète entre ces filtres est définie graphiquement en utilisant les cases à cocher devant chaque filtre et les outils [[Fichier:OX S operateurAND.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_and_elt.png]] et [[Fichier:OX S operateurOR.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_or_elt.png]]. Dans l’exemple, la logique de condition vaut : filtre A et (filtre B ou filtre C). Enfin, le bouton [[Fichier:OX S deletecdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_del_elt.png]] permet de supprimer un filtre de condition sélectionné, ou une logique de condition (et ses filtres associés) sélectionnée.
Traduction<ul>
<li><p>equal to / different from: strict alphanumerical comparison between 2 values</p></li>
<li><p>contains / does not contain: alphanumerical research of a value in another value</p></li>
<li><p>is empty / is not empty: does the parameter have a value?</p></li>
<li><p>greater than / greater than or equal to: numerical comparison</p></li>
<li><p>less than/ less than or equal to: numerical comparison</p></li></ul><p></p>A condition can be defined by multiple condition filters. The [[Fichier:OX S iconeajoutcdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_add_elt.png]] button allows you to add a new condition filter. The logic between these filters is defined graphically using the boxes to tick before each filter and the [[Fichier:OX S operateurAND.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_and_elt.png]] and [[Fichier:OX S operateurOR.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_or_elt.png]] tools. In this example, the condition logic is defined by: filter A and (filter B or filter C). The [[Fichier:OX S deletecdt.png|C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_del_elt.png]] button allows you to delete a selected condition filter, or a selected condition logic (and the associated filters).
  • equal to / different from: strict alphanumerical comparison between 2 values

  • contains / does not contain: alphanumerical research of a value in another value

  • is empty / is not empty: does the parameter have a value?

  • greater than / greater than or equal to: numerical comparison

  • less than/ less than or equal to: numerical comparison

A condition can be defined by multiple condition filters. The C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_add_elt.png button allows you to add a new condition filter. The logic between these filters is defined graphically using the boxes to tick before each filter and the C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_and_elt.png and C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_or_elt.png tools. In this example, the condition logic is defined by: filter A and (filter B or filter C). The C:\MAPPING\MappingWindows\MapHTTPServer\JS_Common\workflow\img\button_del_elt.png button allows you to delete a selected condition filter, or a selected condition logic (and the associated filters).