Job Runner

If Result of Action is Specified Value

Summary

This condition determines whether the results of other actions meet specific criteria.

How to Use

This condition is combined with other “when to execute” conditions.

Among the “Do,” there are types where results are saved, and as a result of the action, there are things that can be referenced in the expression in the form of “= $1.” This method allows you to obtain results from this type of action and check whether the results meet specific conditions.

Parameter

Set Action, Criteria, and Comparison value.

Action

Select an action to check the result of which action.

Criteria

Select how to compare the results.

Comparison value

Enter the value to compare with the result of the action.

The parameter accepts the following inputs: Specify a direct value or formulas like:

= Field code

can be used.

Condition Inverter

Clicking the Condition Inverter will change the condition to “If result of action is not the specified value.”

If the result of the action is not the specified value, the action will be executed when the conditions specified by “Action”, “Condition”, and “Comparison Value” are not met.

Differences in operation compared to the old version:

Suppose you use Customine version 1.162 (released on February 24, 2022) or later to “register to Kintone app”. In that case, the spaces on the left and right of the “comparison value” will be removed before comparison. The intermediate blank values are not removed.

Suppose you use Customine version 1.161 (released on February 10, 2022) or earlier to “register to Kintone app”. The spaces on the left and right of the “comparison value” are not removed and are compared as they are.

For example, if the comparison value is " TEST " (with spaces on both sides) and the action result value is “TEST” (with no spaces), it was considered not to match in version 1.161 (released on February 10, 2022). However, in version 1.162 (released on February 24, 2022) and later, it is considered a match.