Filter\Learn Element
| Name | Type | Use | Default | Description |
|---|---|---|---|---|
| file_name | string | optional | The file system path to the file containing the function. If no path is specified, the default file name defined in the Control\Settings element is used. You can specify a path relative to the <OpenText Functional Testing installdir>\dat\Extensibility\Web\Toolkits\<Toolkit name> folder. | |
| function | string | optional | The name of the implementation function. | |
| learn_children | string | optional | Yes | Indicates whether to learn the children of this control. Possible values:
|
| learn_control | string | optional | Yes | Indicates whether to learn this control.
Possible values: Yes No IfChildren - learn control only if it has children. |
| type | string | optional | javascript | The type of implementation function. |
|

