EqualsTo
This method compares an instance with source information with another instance.
Syntax
METHOD EqualsTo : BOOL
VAR_INPUT
ipOther : I_TcSourceInfo;
END_VAR
Return value
Name | Type | Description |
---|---|---|
EqualsTo | BOOL | Returns TRUE if the items of source information match. |