CodeCharge Studio

getRecord Method (Java)

Applies to

Page Object

Syntax

public Record getRecord(java.lang.String name);

Return value

Record - the Record of the given name or null if such Record does not exist.

Parameters

Name Type Description
name String The Record name.

Description

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


On-line, printable versions and updates