This tag uses the Dynamo request object to access the project that is active during the current session and stores that project and its related process information in a result object named by the var attribute. Other tags can access information about the project using properties on the result object.

Attribute

The following attribute is defined for the pws:getCurrentProject tag:

Attribute

Description

Required?

var

Names the result object to contain the active project.

yes

Result Object Properties

The following properties are defined for the result object produced by the pws:getCurrentProject tag:

Property

Description

process

Contains the active process object.

project

Contains the active project object.

 
loading table of contents...