TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global > Method >

 

_TraceLn

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global > Method >

 

_TraceLn

 

 

Display the text in new line on the trace window.

 

 

 

Prototype :

 

void _TraceLn

(

        string Text

)

 

 

 

Arguments :

 

Text

text to show in new line

 

 

 

Reference :

 

The HTML5 Viewer does not support the trace window.

 

 

 

Example :

 

_TraceLn("FORCS");

 

 

 

Available Events :

 

All Events