EXACT        
      Compares two text strings and returns TRUE if they are identical. This function is case-sensitive.
    
    
    EXACT("Text1"; "Text2")
     Broj je broj koji ce biti konvertovan
     Broj je broj koji ce biti konvertovan
    
     =EXACT("microsystems";"Microsystems") returns FALSE.