:content := "(" RootGoal "|" <goal> "&" ")"
See Redux Content Fields and Values.
This creates a new project with goal as root. The goal must exist in redux and the PM will start tracing the goal and its subgoals.
( CreateProject
:sender Agent1
:receiver
PM
:language
ProcessLink-EPL
:content
( RootGoal | G0 &
)
)