task

task [ commands ]
task [ reporter ]
task command-name
task reporter-name

Creates and reports a task, either a command task or a reporter task, depending on the input.

See the Tasks section of the Programming Guide for details.

Take me to the full NetLogo Dictionary