SiteKiosk Documentation
One Step Back

Write Method




The Write method writes a text to the logfile.


Syntax

    SiteKiosk.Logfile.Write(type, level, facility, text)
    
Parameters
    typeShort value that specifies the type.
    levelShort value that specifies the level.
    facilityString that specifies the facility.
    textString that specifies the text to write.
Return Value
    None.
Remarks
    See the LogMessage object for further information about the parameters.
Examples
    The following example writes a text to the SiteKiosk log file.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteKiosk.Logfile.Write(9999, 20, "Custom", "Text to write");
    </SCRIPT>
    

Applies to
    SiteKiosk v6.0 (and later versions).

Back to topVolver arriba

© 1997-2011 PROVISIO - Aventura, EEUU - Muenster, Alemania
Sitekiosk.es - Grupo24®, Madrid, España -