beautypg.com

Getcurrenttime(), Urrent, 4 getcurrenttime() – Teledyne LeCroy UWBTracer Verification Script Engine Manual User Manual

Page 67

background image

LeCroy Corporation

Verification Script Engine Manual, version 2.2





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());

Page 67 of 95