Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Determines if two strings are not equal, ignoring case insensitively.

Syntax

Code Block
IsNotEqual = SRP_String("NEC", String1, String2)

...