31.01.2014, 08:31
add 'default' to switch... "This is the equivalent to else in if statements, it does something if all the other case statements failed."
if 'carslot' = 3 you will want get any message ... but adding the default value you can check this... by putting a debug message...
if 'carslot' = 3 you will want get any message ... but adding the default value you can check this... by putting a debug message...