EqualsToEventEntryEx
This method carries out a comparison with another event specified at the input.
Syntax
METHOD EqualsToEventEntryEx : BOOL
VAR_INPUT
stOther : TcEventEntry;
END_VAR
Return value
Name | Type | Description |
---|---|---|
EqualsToEventEntryEx | BOOL | Returns TRUE if the events match.
|