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

 

_Trace

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

_Trace

 

 

Display the text on the trace window.

 

 

 

Prototype :

 

void _Trace

(

        string Text

)

 

 

 

Arguments :

 

Text

text to show

 

 

 

Reference :

 

The HTML5 Viewer does not support the trace window.

 

 

 

Example :

 

_Trace("FORCS");

 

 

 

Available Events :

 

All Events