Jump to content

Event Simulation.Start

From Flowcode Help
Revision as of 11:55, 16 January 2023 by Wiki bot (talk | contribs)
Start
Broadcast to all components that simulation is starting 
- NONE Return


Detailed description

Components usually become active when simulation starts, and become idle when simulation stops.

This event is sent to all components to allow them to activate and prepare for simulation every time the user starts simulating.


Examples