Difference between revisions of "Event Simulation.Start"
From Flowcode Help
Jump to navigationJump to searchLine 19: | Line 19: | ||
==Examples== | ==Examples== | ||
− |
Revision as of 11:55, 16 January 2023
![]() |
Start |
Broadcast to all components that simulation is starting | |
![]() |
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.