Is there a way to convert a Datetime variable to string-type in line?
For instance, lets say I assign the current date to "Today-Date" variable.
Can I then type $Today-Date:ToString$ or something like that in a message box action so that the date is converted to a string inline?