formula to get current sheet name

formula to get current sheet name

What formula can I use to get the current sheet name?

In excel I could use - MID(CELL("filename"),FIND("]",CELL("filename"))+1,255)

In zoho sheet, there is the "sheet" function but how do I get it to return the sheet name instead of the sheet number. The reference page is not very clear on this

thanks