CodeCharge Studio

getPath Method (Java)

Applies to

Page Object

Syntax

public Path getPath(java.lang.String);

Return value

Path - the Path of the given name or null if no such Path exists

Parameters

Name Type Description
name String The Path name

Description

This method finds a Path in a children collection by name.


On-line, printable versions and updates