Question About Patchname Scripts

Looking at some of the default patch name scripts, many of them have the LSB (CC32) set to -1.
For example: [p2, 0, 0, -1] MOUNTAIN POLO
Does this cause Cubase to only send the MSB (CC0) bank select value?
Should this be used instead of the [bank: do send only one byte] option?
Thanks

After a little experimentation.
Yes, using -1 as the LSB value disables sending it (CC32). Likewise for the MSB value.
It looks like you don’t need to use the [bank] commands unless you have to do something weird like swapping LSB MSB etc.
Thanks