Var FollowOrders()
exec FollowOrders (MaskON, SocialD = 6) until {
orders.Media = FALSE and;
threat.Covid = 0 and;
vaccine = TRUE and;
cardProof = TRUE;
}
Waiting to hear further instruction. Beep. Boop.
Var FollowOrders()
exec FollowOrders (MaskON, SocialD = 6) until {
orders.Media = FALSE and;
threat.Covid = 0 and;
vaccine = TRUE and;
cardProof = TRUE;
}
Waiting to hear further instruction. Beep. Boop.
Wtf...
It's supposed to be a program, (very) loosely written in computer language to basically say:
I will continue to follow instructions until the media tells me otherwise, there is no threat of covid, I have vaccinated myself, and I have proof (in a card) to show it. Otherwise, loop the function and continue running "FollowOrders".