Var is

From StarLogo Nova Wiki
Revision as of 17:07, 8 August 2023 by Admin (talk | contribs)
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.