The system function ConsoleLib.setCurrentArrayCount specifies how many rows exist in a dynamic array that is bound to an on-screen arrayDictionary. This function is useful only if you invoke it before issuing the openUI statement that uses the arrayDictionary.
ConsoleLib.setCurrentArrayCount(count INT in)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib
openUI