Hi , I get confused with list block, a little help pls.
I have 2 lists I can add, remove item of them my procs seems to work.
Issue is when I want to clear both lists I got "Bad list argument to foreach - the second arg to Foreach is not a list. the second argument is "".
As it can be seen I use the same code from Init screen and app start with blank lists.
The issue is only with Proc ClearAllNb.
Please where is the error?
Part of Init Screen