addQuery
Add query instance to process model
Description
adds the query specified by queryObj
= addQuery(pm
,queryNameOrInstance
)queryNameOrInstance
to the process model.
You can access the query using the query object queryObj
.
specifies the properties of the query using one or more queryObj
= addQuery(___,Name=Value
)Name=Value
arguments.