Stop thread immediately
This action will attempt to immediately stop a running thread with the given name. This doesn't always work, in which case it'd need to complete the current cycle before stopping.
Parameters
- Thread name (text)
This action will attempt to immediately stop a running thread with the given name. This doesn't always work, in which case it'd need to complete the current cycle before stopping.