' For Each $Board in $Bulletin.Boards ' $Contians = 0 ' If $Board.Private ' $GID = $Board.GID ' $Contains = $Groups.$GID.Users.Contains $Login.ID ' EndIf ' If ! $Board.Private or $Contains ' If $Board.ID = $BID $Board.Name ' Else $Board.Name ' EndIf ' If $Board.Private (Exclusive to $Groups.$GID.Name) ' EndIf ' EndIf ' Next