Archive: Difference between = and == / != and <> ???


Difference between = and == / != and <> ???
Hi,

im using also logic lib inside my installer. What i'm not understanding: Is there a difference between:

!= and <>
= and ==

I found nothing in the docs, so maybe someone got the anwser!

Thx


The answer is commented on the top of the logiclib.nsh


great ... thx for the hint!