Private Boolean of another rule

Can Rule 1 know the value of Rule 2ā€™s Private Boolean?

Example:

Rule 1: If Private Boolean of Rule 2 is false, do this action

1 Like

No, it can't find the value (hence the name). It can set another rule's PB, but there is no test available.