GUI text blinking opacity

Hello to all.

How can I make the text to blink. Is there some kind of blinking function so that for example I have a timer and when the timer is near end the text blinks? I have done this in other game engine years ago playing with opacity and I don’t know if the GUIText has opacity? Thanks.

GUIText has a Material which has a Color which has an alpha channel.