If(_currentframe == "frameLabel")

Hi,

I am trying to use this if statement with a frame label instead of a frame number. I believe that _currentframe is looking for a number only. Is there a different command that looks at frame labels instead of frame numbers?

Thanks