Skip to content

Start Task Command

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

Usage

const options = {
    address: 10,
    taskId: 100
}
exRailStartTaskCommand(options)
// returns '</ START 10 100>'
Clone this wiki locally