The table below lists the function provided by the High-speed Filter.
The table shows the format in which each function can be specified.
Type | Function name | Explanation | Return value (type) | Whether specifiable or not | |||
---|---|---|---|---|---|---|---|
Search expression | Join-relational expression | Output item for lookup() | Output item for output() | ||||
String function | Removes spaces from the end of a string | String | Y | - | - | - | |
Converts to a standard format string | String | - | Y | Y | - | ||
Numeric processing function | Fetches a numeric value | Numeric | Y | Y | Y | - | |
lookup function | Searches master items (without a third argument) | Boolean value | Y | - | - | - | |
Searches master items (with a third argument) | Any | Y | - | - | - | ||
Calculates the master item sum | Numeric | Y | - | - | Y | ||
Calculates the master item count | Numeric | Y | - | - | Y | ||
Boolean function | Returns Boolean value (true) | Boolean value | Y | - | - | - | |
Returns Boolean value (false) | Boolean value | Y | - | - | - |
Y: Can be specified
-: Cannot be specified