Translations:Or/9/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 16:37, 14 August 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Or)
In this epidemic model, the trait ‘Had disease’ was created to keep track of all of the agents who had contracted the disease at some point. These agents were tracked on the line graph in purple. The ‘or’ block was used in the if statement so that agents with the color red or the color blue could be specified.

In this epidemic model, the trait ‘Had disease’ was created to keep track of all of the agents who had contracted the disease at some point. These agents were tracked on the line graph in purple. The ‘or’ block was used in the if statement so that agents with the color red or the color blue could be specified.