Skip to content

Reserve Block Command

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

Usage

const options = {
    blockId: 100
}
exRailReserveBlockCommand(options)
// returns '</ RESERVE 100>'
Clone this wiki locally