I’ve seen some code similar to:
nodeIds = Framework.getDataAsList(key) or []
What would be a full fragment of code it translates to? Is the function output being checked for False or for None outcome? Is there some similar Java syntax for this?
there is pseudocode: