slreq.dngGetProjectConfig
Configurations in current project for IBM DOORS Next session
Syntax
Description
returns
the configuration contexts in the current IBM®
DOORS® Next project.configs
= slreq.dngGetProjectConfig
returns the streams for the current IBM
DOORS Next Project.configs
= slreq.dngGetProjectConfig("Type"
,"Stream"
)
returns the change sets for the current IBM
DOORS Next Project.configs
= slreq.dngGetProjectConfig("Type"
,"Changeset"
)
returns the configuration context specified by the name
configs
= slreq.dngGetProjectConfig("Name"
,configName
)configName
.
returns the configuration contexts for the project specified by
configs
= slreq.dngGetProjectConfig("Project"
,projectName
)projectName
. The function also changes the current project to the
project specified by projectName
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018b