TimeDate function returns system time and date as a formatted string.
Input: –
Output: system time and date (string)
Examples. If the job was run at 4.21 pm on June 28th 2013, then the following function returns the string “16:21:48 28 Jun 2013”.
TimeDate()
Input: –
Output: system time and date (string)
Examples. If the job was run at 4.21 pm on June 28th 2013, then the following function returns the string “16:21:48 28 Jun 2013”.
TimeDate()
You can watch video tutorial of this function here: