Service Desk - How can i capture the current date of the system in the ticket so i can place it a string field.
I just want to use the captured date to a condition statement below.
Example:
If CapturedDate = SetDate then
execute procedure.
or can i use the note time as the alternative to monitor the current date since it captures the current date of the system?
what is the variable of the note time?
Thank You.