Event Simulation.Start
From Flowcode Help
Jump to navigationJump to search![]() |
Start |
Broadcast to all components that simulation is starting | |
![]() |
Return |
Details on using Event Macros can be found here: Event Macros
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.