Hi,
If I want a selection not to be bet if same selection has been bet by another trigger, should the following work.
Lets' say Trigger A looks like this:
remember 
name  bet_fav_sel_id  create a new list every time   remember selection's bets
Trigger B condition
and Selection's trigger expression sel_id is not equal to bet_fav_sel_id
Can you please amend where necessary
Many thanks
R