Why is the for loop written like this in Niagara and executed only once?




But if the Count in the loop is directly written as a fixed value, the loop is executed normally. How to solve this problem?