Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 942 Bytes

File metadata and controls

51 lines (46 loc) · 942 Bytes
title IFIDN] | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
IFIDN[[I]]
dev_langs
C++
helpviewer_keywords
IFIDN[[I]] directive
ms.assetid 957893b1-1a30-4ffd-96f2-6663604a5058
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

IFIDN]

Grants assembly if the text items are identical.

Syntax

  
IFIDN[[I]] textitem1, textitem2  

Remarks

If I is given, the comparison is case insensitive. See IF for complete syntax.

See Also

Directives Reference