
Select/Case in the event loop from the VD
Select/Case in the event loop from the VD
I just wondered why the Visual Designer always uses if/elseif/endif in the event loop of the program if its generated using 'Include event loop'. Is it possible to add a switch to use select/case instead? Was there a reason for if/elseif/endif and not select/case? Personally i use the VD generate source then convert it all to use select/case. Just preference i guess? Anyway about that switch?... 
