global boolean variable declaration block


Description:

Declares a global boolean (true or false) variable.
Note: The variable only has one, global value. If any agent changes it, it changes everywhere.

Examples: