Two rules triggered by same event

Hi ,
I have two rules triggered by the same event that have some of the same variable names that update different items.
i.e. An energy calculator that compares costs for different tarrifs.

Do the rules get treated separately or will they interfere with each other,

thanks

Hi chris,

they will be handled as separated instances. Only global stuff like global variables, items, things, etc. will be shared between them.

best regards,

Frank