Current loged in user?

Current loged in user?

I was wondering does Zoho Projects have a global variable that returns the loged in user (name or ID).
Like in deluge you have this option with zoho.loginuser.
In the CRM if you want to send an email you can use ${Users.User Id} or any info of the user.

In Projects I dont see a way to make a refference to the curren user. I want to do some automation that would benifit from having that data.

I would like to use not in a deluge script.
Example would be having a project template and in that template I could reference the curren log in user that is creating that template.

Any way to achieve this being able to get that info.

Thanks