How to get the total number of bundles we have in iterator?
Status: Closed · Asked by Kenny on · 0 views
Let us say i have 3 bundles of data. Then i iterate them. How can i get "3" for the total of bundles?
Array Functions by Pabbly -> Get Count

Thanks
Array Functions by Pabbly -> Get Count
@Supreme Verma May i know the Javascript for this? I tried using array.length but i failed
@Supreme Verma May i know the Javascript for this? I tried using array.length but i failed
That has been achieved using PHP only at the server level. So JS won't work.