In the example above, the vehicleId is `1`. To exclude multiple vehicles, connect them using `,`, e.g.:
+
In the example above, the vehicleId is `1`. To exclude multiple vehicles, connect them using `,`
-
`https://yourlubeloggerdomain/kiosk?exclusions=1,3,5` will exclude vehicles with Ids 1, 3, and 5 from having their information displayed on the view.
+
e.g.: `https://yourlubeloggerdomain/kiosk?exclusions=1,3,5` will exclude vehicles with Ids 1, 3, and 5 from having their information displayed on the view.