con

Creates a terminal condition

Example:

executeIf(con("score @s test matches 1")) {
// ...
}