I want to return the name of the current comp in the timeline or return a string if the no comp is active in the timeline. app.project.activeItem won't work because it returns an active comp from the project window.
It might also work to test if the timeline is active....can find anything in the documentation.