ifNot()If the first and second arguments are different the third argument is passed back, otherwise the fourth argument (or if not given the first argument) is passed back.
This function is valid in v2.13.0 to v2.24.3. This function has been downloaded 68 times.control and subject are different.subject
control and subject are the same.opt_trueValue will be returned if control is different from subject. Otherwise, if falseValue is given it will be returned, but if not given subject will be returned.This function directly requires the following function which is included automatically:
ifIs()This function is directly required by the following function:
ifIs()