(PECL newt >= 0.1)
  	
    
      
      Retreives value of checkox resource
    
    
      
      string newt_checkbox_get_value ( resource $checkbox )
    
    
    
    This function returns the character in the sequence which indicates the current value of the checkbox.
Parameters: 
  
      
      
      	checkbox
    	
 
    	This function returns the character in the sequence which indicates the current value of the checkbox.
Returns: 
    Returns character indicating the value of the checkbox.
Please login to continue.