getNodeByName method

Node getNodeByName(
  1. String name
)

Implementation

external Node getNodeByName(String name);