Skip to content

get_transmissible_list

Syntax

get_transmissible_list(condition_name)

Parameters

condition_name
The name of a condition in the model.

Returns

A list of transmissible agent IDs in a group for a condition.

Description

Can only be called by a group agent. Returns a list of all transmissible agent IDs for the associated group for the specified condition.

See Also