<@U6XEQ5PTQ> It returns a PagedData object which y...
# suitescript
j
@Jacob D It returns a PagedData object which you then have to use PagedData.fetch() on, when you use runPaged you select the page size you would like, then when using fetch you specify the index you would like to take the next page from. I'm unsure what you are asking in relation to using the UI module.