ls:report
ls:report model-or-list-of-models reporter argument
Run the given reporter in the given model and report the result. This form exists to allow you to pass arguments to the reporter.
let turtle-id 0
(ls:report model-id [ [a-turtle] -> [ color ] of turtle a-turtle ] turtle-id)
Take me to the full LevelSpace Extension Dictionary