Hi All,
Why always Mbox id is 0 in Adobe debugger? can you please help me to understand this and is there any document/article on this
Screenshot:
Looking forward for response
Thank in advance,
Adarsh
Solved! Go to Solution.
This is because software/programming languages often count starting at zero instead of starting at 1.
If there's one mbox on the page, it would have the ID of 0. If there are three on a page, their IDs would be 0, 1, and 2.
Have a good day!
Daniel
Thanks for your questions Adarsh! These might be a good first places to start in understanding why the mbox id is 0 in the debugger: Installing the Debugging Tools and Performing QA Steps.
Warmly,
Amelia
This is because software/programming languages often count starting at zero instead of starting at 1.
If there's one mbox on the page, it would have the ID of 0. If there are three on a page, their IDs would be 0, 1, and 2.
Have a good day!
Daniel
Thanks for that helpful explanation, Daniel!
You're welcome, Amelia!
Views
Replies
Total Likes
Thank you so much Daniel and Amelia for info
Regards,
Adarsh
My pleasure!
Views
Replies
Total Likes