要求されたページは選択されたバージョンでは利用できない。
use filter
Description
Apply a named filter to the data retrieved from a data set.
Arguments
filter
Name of the filter to be applied.
Valid contexts
This action may be used within the following project items: test modules and user-defined actions.
Applicable Systems/Platforms
Use of this action is supported on the following systems/platforms: Windows, Linux.
Notes
- Use the filter action to create a named filter.
- This action supports the <ignore> modifier. If the string
<ignore>
is present as the value of the argument, or the argument contains an expression that evaluates to<ignore>
, the action is skipped during execution.
Applicable Built-In Settings
The following settings are applicable to this action: remove double quotes from cells.
Example
Action Lines
Related information