Compare Variable
Operation name
Compare Variable
Function overview
Compares variables or fixed values based on conditions.
Properties
For details on use of variables, refer to Variables.
Basic settings
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Name |
Required |
Not available |
Enter a name that is used on the script canvas. |
|
Required settings
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Condition list |
Optional |
- |
Specify conditions. Each row can be operated with the following buttons:
|
Note
When an error occurs in comparison processing, any subsequent comparison processing isn't performed. |
Condition list/Target |
Required |
Available |
Specify a variable or a fixed value to compare. |
|
Conditions list/Data type |
Required |
Not available |
Select the data type of the target for comparison. = Remarks =
For details, refer to Data type list. |
|
Condition list/Condition |
Required |
Not available |
Select a condition. = Remarks =
For details, refer to Value condition list. |
|
Condition list/Expected value |
Optional |
Available |
Specify expected value as a variable or a fixed value. |
|
Comment
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Comment |
Optional |
Not available |
You can write a short description of this connector. |
|
Parallel Stream Processing
PSP isn't supported.
Available component variables
Component variable name |
Description |
Remarks |
---|---|---|
message_category |
When an error occurs, the category of the message code corresponding to the error is stored. |
|
message_code |
When an error occurs, the code of the message code corresponding to the error is stored. |
|
message_level |
When an error occurs, the severity of the message code corresponding to the error is stored. |
|
error_type |
When an error occurs, the error type is stored. |
|
error_message |
When an error occurs, the error message is stored. |
|
error_trace |
When an error occurs, the trace information for the error is stored. |
|
Specification limits
None.