Software >> OS >> Windows >> Command Line >> What are the IF comparison operators


  • EQU - Equal to
  • NEQ - Not equal to
  • LSS - Less than
  • LEQ - Less than or equal to
  • GTR - Greater than
  • GEQ - Greater than or equal to

 

Reference: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/if