IsInScopeOf Data Member Function

Returns true if the <Node> is in the same scope as the <Node> queried.

Prototype

int32 IsInScopeOf( Node <Node> )

Parameters

Parameter Type Parameter Name Documentation
<Node><Node>The <Node> you wish to compare to the <Node>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.