Reset
This method is used to reset the last error present on the function block.
Syntax
METHOD Reset : BOOL
Return value
Name | Type | Description |
---|---|---|
Reset | BOOL | The method returns the return value TRUE if the call was successful. A method call is also considered successfully completed in the event of an error. |