EqualFold (FUN)ΒΆ
FUNCTION EqualFold : BOOL
Reports whether
String1
and String2
, interpreted as UTF-8 strings,
are equal under Unicode-defined simple case folding,which is a more general form of case-insensitivity.
- InOut:
Scope
Name
Type
Return
EqualFold
BOOL
Input
pbyString1
POINTER TO BYTE
udiSize1
UDINT
pbyString2
POINTER TO BYTE
udiSize2
UDINT
Output
eErrorID