LogicΒΆ
The logic tab script is expected to return a boolean and it determines whether the node and everything under it is rendered.
// pseudo logic script
js.username
js.ufile.<alias>
js.sfile.<alias>
// returns boolean
The logic tab script is expected to return a boolean and it determines whether the node and everything under it is rendered.
// pseudo logic script
js.username
js.ufile.<alias>
js.sfile.<alias>
// returns boolean