How can I display a buddypress group name in the header.php so that it shows when viewing each single group? [closed]

Solved this one myself. Just used the following code:

 <?php bp_current_group_name() ?>