Var is

From StarLogo Nova Wiki
Revision as of 18:59, 8 August 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Other languages:

Creates a variable (a place to store data) in the agent's context with a specified name. You can rename the variable by selecting the “name” text and typing over it. You can also specify what type of variable using the drop down menu. The variable only exists in the stack of code where it is created.