mark record as invalid(message a)
Group |
Marks the currently processed record as invalid, removes it and continues the processing with the next available one. The message given with a is logged to Lobster_data's log that can be seen e.g. using the Control Center.
Description of Parameters
Parameter |
Description |
a |
Message explaining the reason. |
Example
The first record always should be ignored. Therefore, the following function chain is used.
This will lead to the following log entry in the Control Center.