beautypg.com

Getscriptname(), Cript, 2 getscriptname() – Teledyne LeCroy UWBTracer Verification Script Engine Manual User Manual

Page 65

background image

LeCroy Corporation

Verification Script Engine Manual, version 2.2





16.2 GetScriptName()


This function returns the name of the verification script where this function is called.


Format:

GetScriptName()


Example:

ReportText(“Current script = ” + GetScriptName());

Page 65 of 95