abort execution(a, b)


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.

The function returns a if a and b are equal.

Description of 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.