Difference between revisions of "Select"
From OpenEUO
					
										
					
					|  (Created page with " select (index, ···)  If index is a number, returns all arguments after argument number index. Otherwise, index must be the string "#", and select returns the total number of ...") | 
| (No difference) | 
Revision as of 18:19, 7 October 2010
select (index, ···)
If index is a number, returns all arguments after argument number index. Otherwise, index must be the string "#", and select returns the total number of extra arguments it received.
