Definition at line 243 of file search.py.
◆ __init__()
| def robot.variables.search.VariableIterator.__init__ |
( |
|
self, |
|
|
|
string, |
|
|
|
identifiers = '$@&%', |
|
|
|
ignore_errors = False |
|
) |
| |
◆ __bool__()
| def robot.variables.search.VariableIterator.__bool__ |
( |
|
self | ) |
|
◆ __iter__()
| def robot.variables.search.VariableIterator.__iter__ |
( |
|
self | ) |
|
◆ __len__()
| def robot.variables.search.VariableIterator.__len__ |
( |
|
self | ) |
|
◆ identifiers
| robot.variables.search.VariableIterator.identifiers |
◆ ignore_errors
| robot.variables.search.VariableIterator.ignore_errors |
◆ string
| robot.variables.search.VariableIterator.string |
The documentation for this class was generated from the following file: