(Available with Order Execution Mgt.)
Description
Conditional function block with a Query expression
This block provides the same functionality as the BCE If…Then…Else statement and the Conditional If (Expression) function block. The user must provide query conditional expression to be used in this block. All function blocks between the If (Solve Expression) and the Else or End if Blocks are executed if the query expression evaluates to True.
Parameters
This function block has the following parameter:
Parameter |
Description |
|
Solve Expression |
One or more user specified query conditional expressions. Do one of the following. Type an existing (valid) query expression. Click the button to open the Query Expression Browser to browser for or create a new expression. |
|
Region ID |
ID of the Region that contains the first item to run the query against. |
|
Region Location |
Specifies the region location. |
|
|
Use |
For the |
|
PRT_FIRST |
First item in the region. |
|
PRT_LAST |
Last item in the region |
Conditional function blocks. |