Mayor Entre y

From StarLogo Nova Wiki
Revision as of 18:36, 14 August 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:
The Larger Of And Block

Usage

Returns the larger or smaller value of the two inputs.

Syntax

Inputs in this block:

  1. a number
  2. a number

Example

This is a model of a political community leading up to an election. Prior to the election, the different agents discuss with each other and change each other’s political views. There is a databox that uses the larger of block to return the number of people that support the winning party at the time. The election day button reveals which party had the most support and displays a president under that party.