Skip to content

Kill Task Command

David Young edited this page Mar 24, 2022 · 1 revision

Usage

const options = {
    taskId: 100
}
exRailKillTaskCommand(options)
// returns '</ KILL 100>'
Clone this wiki locally