Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Information about the last script execute

Hej together,

how can i show the information about the date and time of the last script execute in a textbox?

last refresh
2013-07-16    16:16

Thank you for helping me?

1 Solution

Accepted Solutions
Not applicable
Author

Try this:

=' [ last Reload ' & timestamp(reloadtime(), 'hh:mm at DD MMM YYYY') &' ]'

Regards,

Gerrit

View solution in original post

1 Reply
Not applicable
Author

Try this:

=' [ last Reload ' & timestamp(reloadtime(), 'hh:mm at DD MMM YYYY') &' ]'

Regards,

Gerrit