cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get the task date and time?

arodriguezmar
Champ in-the-making
Champ in-the-making
Working with the modeler if I want to get the autenticated user I can do:

The autenticated user is: $(authenticatedUserId)

and it shows the values for "authenticatedUserId" variable.

How can I get the task date and time?

Thanks.
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
It's not going to work everywhere, probably only in task listeners … but i'd say ${task.createTime} for example.