YENGswitch
From OpenSimulator
(Difference between revisions)
												
			 (Created page with "switch can only work in integer expressions, or strings break, default and '...' are keywords used with it.")  | 
			|||
| Line 1: | Line 1: | ||
| − | switch can only work in integer expressions, or strings  | + | switch can only work in integer expressions, or strings<br>  | 
| − | break, default and '...' are keywords used with it.  | + | break, default and '...' are keywords used with it.<br>  | 
Revision as of 14:50, 19 September 2020
switch can only work in integer expressions, or strings
break, default and '...' are keywords used with it.