get(String) method

Returns a child of the current item with the given name or null if the child does not exist.

Syntax

C get ( String name )

Parameters

Returns

a child with the given name or null if the child does not exist.

Usage

a child with the given name or null if the child does not exist.