public function ScrollToRow
Prototype:
public function ScrollToRow(path)
Parameters
path
the position(index as number or path as string or array)
Description:
This function will scroll (vertically) the view to the position indicated by the path parameter.
Return value:
Returns the result of the
Send method (not to be considered important).