Set widget visible based on array content

20 views
Skip to first unread message

ciche...@fater.it

unread,
May 16, 2013, 11:09:07 AM5/16/13
to runmyp...@googlegroups.com
Hello,
I would like to show an array only if it returns filled (not empty) by a completed process.

That is, in the completed script (API call tab), I would something like:

                          if ( P_computed.list1_transpose > 0) {
                               id_list1_transpose.setVisible(true);
                            }

Is it possible ?

Thank you,
Luigi





Reply all
Reply to author
Forward
0 new messages