2025 Mar 18 1:27 PM - edited 2025 Mar 18 1:38 PM
I need to display the value of a global variable in a popup window, which works fine when the popup is shown before the loop("POPUP_WOKING" file attached), but I want to display it during the loop's execution."
Code before loop
Code call pop in middle of the loop
Request clarification before answering.
As per your code, Global variable gets updated based on count in the loop.
However, your Application/Widget (Front end view) is not refreshed to display the updated value in Global variable.
In my opinion, if you refresh for every count, it will impact the performance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 6 | |
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.