Can the 'display-when' statement be evaluated in Java?

Hello,

We have the CSNode.hasDisplayWhen(); to know if the specific node has the ‘display-when’.

How we can in Java to evaluate the statement to know if the leaf will be hidden or shown?

Thanks,
Y.E.

Hi,

I believe you are looking for maapi.doDisplay().

1 Like