and block


Description:

Reports true if both of the two conditions are true.

Arguments:

condition 1 (boolean): The first condition that must be true.

condition 2 (boolean): The second condition that must be true.

Examples:

Will have all agents who are red and of size 1 move forward 1 step.

Related commands: or