Get current frame label?

Does anyone know how you can check the current frame label of a movie?

I.e. to check the current frame number, you use trace(_root._currentframe);

Is there a similar function to check the label name?

Thanks! :te: