Question
Can someone provide me the reason why i am not able to return data from excel using readexcelsheetpaging()
readexcelsheetpaging(
excelDocument:cons!BOOK_4,
pagingInfo:a!pagingInfo(1,-1),
sheetNumber:0,
numberOfColumns:4
)

