Skip to end of banner
Go to start of banner

projectObject

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Description

Returns the project properties.

Parameters

Return Type

JProject

The properties of the project.

Example

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

See also

  • No labels