select_range
Description:
Selects a range of nodes, determined by start_path
and end_path
inclusive.
this must be set to MULTIPLE mode.
Parameters:
this | |
start_path |
The initial node of the range. |
end_path |
The final node of the range. |