beautypg.com

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

Page 79

background image

Teledyne LeCroy

Verification Script Engine Reference Manual




Page 79 of 115



16.2 GetScriptName()


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


Format:

GetScriptName()


Example:

ReportText("Current script = " + GetScriptName());