$isNodeExists
$isNodeExists
will return either true or false depending on if the node is exists.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
name | string | Node name | true |
Example(s)
This will return either true or false depending on if the node is exists
This will return either true or false depending on if the node is exists