log(string)
Prints a log message to the server log. If the script is running inside Style Studio, the log message is displayed in the Console window.
Parameters
string log message string
Example
log('onLoaded called');
See Also
Use log() to View Diagnostic Messages, for a common debugging application.
| << docInfo(string) | © 1996-2013 InetSoft Technology Corporation (v11.5) | runQuery(query_name [,parameters]) >> |