projectObject

Description

Returns the project properties.

Parameters

Return Type

JProject

The properties of the project.

Example

use "adm"; JProject p = projectObject("TSTPRJ");

See also

Peacock