Skip to content

transmit

Syntax

transmit(condition_name, source_agent, dest_agent)

Description

An action that transmits a specified condition from one agent to another. The source_agent and dest_agent parameters can be expressions that evaluate the agent IDs.

Parameters

condition_name
The name of the condition
source_agent
The infected agent
dest_agent
The target agent

See Also