Skip to main content

Function: isSandboxedNode()

function isSandboxedNode(node): boolean;

Returns if a given node is a sandboxed node.

Parameters​

ParameterTypeDescription
nodeobjectNode to check.

Returns​

boolean

true if it is sandboxed, false