is_system_agent

scml.scml2020.is_system_agent(aid)[source]

Checks whether an agent is a system agent or not

Parameters:

aid (str) – Agent ID

Return type:

bool

Returns:

True if the ID is for a system agent.