projectObject
Description
Returns the project properties.
Parameters
Return Type
The properties of the project.
Example
use "adm";
JProject p = projectObject("TSTPRJ");
See also
Peacock
Returns the project properties.
The properties of the project.
use "adm";
JProject p = projectObject("TSTPRJ");