get_size¶ Syntax¶ get_size() Description¶ Returns the number of members in the group agent's group. Examples¶ If an agent is the group agent for a School, then the agent can find the size of the school with: if (is_group_agent(School)) then my_school_size = get_size() See Also¶ adjust_contacts close get_group_agent get_group_agents get_same_age_bias get_size group_id group_start_state has_group_agent is_group_open is_open is_temporarily_closed members reopen same_age_bias