CodeCharge Studio

getSection Method (Java)

Applies to

Report Form

Syntax

public ISection getSection(String name);

Return value

ISection - Report section with specified name.

Parameters

Name Type Description
name String The name of requested Section

Description

Returns the section with given name.


On-line, printable versions and updates