- Place a unit down in the editor
- Attempt to name the unit 'switch'
- Observe the correct invalid variable as intended
- Attempt to name the unit 'Switch'
- No invalidity error occurs, and the player can Preview the mission
- The following error will occur in the RPT:
Error in expression <;_display = _params select 0;switch _mode do {case onLoad":{_displays = >
Error position: <_mode do {case "onLoad": {_displays = >
Error Missing ;
File A3\ui_f\scripts\initDisplay.sqf, line 29