Object Method Query.deleteRow
			
				Deletes the row within a query object. Modifies the original query object
			
		
		
		
		Query.deleteRow([number row]):boolean
Arguments
			
				The arguments for this function are set. You can not use other arguments except the following ones.
			
		
		
			| Name | Type | Required | Description | 
|---|---|---|---|
| row | number | No | 
