Stops further processing of the profile without an error message if a is not equal to b. A job is created (you can also find the input file there) and the job log contains the message "Abort all execution signal received - aborting". Note: The backup file will then not be deleted, even if the backup retention time is set to 0.
The function returns a if a and b are equal.
Parameters
Parameter | Description |
|---|---|
a | Comparison value 1. |
b | Comparison value 2. |
Example
Parameter a | Parameter b | Result | Profile aborted |
|---|---|---|---|
value | value | value | No. |
value | othervalue | Yes. |