Hi,
This works fine in my application.
But it looks like the it is not picking up both lines when I try to test it in the app inspector or console.Code:for i in range(1,20): <one tab Here>Lianja.console(str(i))
Any idea of what I might be doing wrong? My thought was perhaps too many or too little indentations.
Thanks.
Herb
Bookmarks