Translations - ONYX - 9.0 - Utilisation - Fonctionnement des groupes/51/en
Différence entre versions
De MappingDoc
| (Une révision intermédiaire par le même utilisateur non affichée) | |||
| Ligne 2 : | Ligne 2 : | ||
#<span style="color:green">The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED) | #<span style="color:green">The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED) | ||
#: YES --> '''Checks point 2''' | #: YES --> '''Checks point 2''' | ||
| − | #: NO --> The group checks if the next line corresponds to the line type (condition) ( | + | #: NO --> The group checks if the next line corresponds to the line type (condition) (Line type NOT_BLANK) |
#:: YES --> '''Checks point 2''' | #:: YES --> '''Checks point 2''' | ||
#::NO --> The group checks if the next line corresponds to the line type (condition) etc </span> | #::NO --> The group checks if the next line corresponds to the line type (condition) etc </span> | ||
| Ligne 9 : | Ligne 9 : | ||
#: YES --> Checks point 3 | #: YES --> Checks point 3 | ||
#: NO --> '''Checks point 6'''</span> | #: NO --> '''Checks point 6'''</span> | ||
| − | #<span style="color:green">The cursor is moved to the bottom of the | + | #<span style="color:green">The cursor is moved to the bottom of the SPACE BEFORE of the line type (condition) found</span> |
#<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE</span> | #<span style="color:green">The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE</span> | ||
| − | #<span style="color:green">The cursor is moved to the AFTER | + | #<span style="color:green">The cursor is moved to the SPACE AFTER of this line type (condition).</span> |
#<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span> | #<span style="color:green">The group switches to the next line so as to process it. '''Checks point 1'''</span> | ||
Version actuelle datée du 30 juillet 2019 à 13:33
The group processes the lines as such:
- The group parses the current line as it checks if it corresponds to the conditions of the first line type. (Condition RED)
- YES --> Checks point 2
- NO --> The group checks if the next line corresponds to the line type (condition) (Line type NOT_BLANK)
- YES --> Checks point 2
- NO --> The group checks if the next line corresponds to the line type (condition) etc
- If there are more types of lines (condition) which are customised, then the NONE line type is executed (Line type which is always present and true). Checks point 2
- Checks the presences of an object in the line type (condition)
- YES --> Checks point 3
- NO --> Checks point 6
- The cursor is moved to the bottom of the SPACE BEFORE of the line type (condition) found
- The group either executes all the objects positioned underneath it (In this example, ADRMAPROUG for the RED condition OR ADRMAPPING for the NOT_BLANK condition) or no objects for the line type NONE
- The cursor is moved to the SPACE AFTER of this line type (condition).
- The group switches to the next line so as to process it. Checks point 1