
Teledyne LeCroy Verification Script Engine Reference Manual
Page 81 of 115
16.4 GetCurrentTime()
This function returns the string representation of the current system time.
Format: GetCurrentTime()
Example:
# Yields current time in format "May 18, 2006, 5:49 PM"
ReportText(GetCurrentTime());
Komentáře k této Příručce