https://docs.vultr.com/javascript/global/parseInt 
 
 
 javascript parseint parseInt() is a JavaScript function used to convert a string into an integer. 
parseInt(string, radix); 
string → The value to convert to an integer. 
radix (optional) → The base (2-36) of the numerical system. Default is 10 (decimal) if not specified. 
Example 1: Basic Usage 
javascript 
Copy 
Edit
		
Mi piace
			
			 Commento 		
	
					 Condividi				
						 
											 
					 
			 
			 
			 
			 
			