%process-list() Function

Top  Previous  Next

%process-list() is a special function and is used to evaluate the value of the proclist type properties.

Syntax:

%process-list(proclist-prop-nameprefixprocess-list-xml-target-symbol, block-list-target-symbol)
 

proclist-prop-name

The name of a property whose property type is proclist.

prefix

An optional prefix to use in the call references.

process-list-xml-target-symbol

The name of the target symbol to assign the process list in XML format.

block-list-target-symbol

The name of the process blocks that contain the processes that exist in the process list.