BehaviourComposer: ignore everything before this.
Prints a message to the output area about a vaccination.
Begin micro-behaviour
Vaccinated individual message
Begin NetLogo code:
output-print (word "Vaccinated individual " who " who has " count link-neighbors " acquaintances.")
End NetLogo code
text
text
text
text
BehaviourComposer: ignore everything after this.