My/es: Difference between revisions

From StarLogo Nova Wiki
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 27: Line 27:


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">
[[File:my_example.gif|alt=My example gif|thumb]]
[[File:up_example.gif|alt=My example gif|thumb]]
[[File:my_example.png|alt=My example code|thumb]]
[[File:up_example.png|alt=My example code|thumb]]
</div>
</div>



Latest revision as of 18:36, 16 August 2023

Other languages:
The My Block

Usage

Returns the value of an agent's trait.

Syntax

Inputs in this block:

  1. a category of trait from the dropdown menu

Example

My example gif
My example code

The use of the ‘my trait’ block in this example ensures that the fish do not swim below the seafloor by ensuring their z coordinate, selected from the traits drop down, is >= 0 before the fish are rendered.