Hi,
The getItems function you are using is expecting two parameters, “fromIndex” and “numberOfItems”.
According to the error you are getting, that’s where the problem is.
You can look at the documentation for this function and examples here:
Hi,
The getItems function you are using is expecting two parameters, “fromIndex” and “numberOfItems”.
According to the error you are getting, that’s where the problem is.
You can look at the documentation for this function and examples here: