toggle button on off

So I am using let’s say 5 toggle buttons in a group… What code do I need to add so that when I turn one on the other 4 are off… Basically to force only one button on at a time? I do not want the user to make anymore then 1 selection out of this group at a time.

Thanks for any advice