Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 2 of 2

Thread: print() function

  1. #1
    Junior Member
    Join Date
    Mar 2009
    Posts
    4

    Default print() function

    Hi,


    I am using the javascript function print() which is working perfectly well. Although I noticed that the print statement is getting logged into the log file.

    Is there any way I can prevent this print statement getting logged?

    Or is there an alternative for print()?


    Thx in advance!

  2. #2
    Senior Member mateuszk's Avatar
    Join Date
    Nov 2006
    Posts
    302

    Default

    Try using rtecall("msg",retCode,printStr,msgClass)

    retCode - return code
    printStr - string to print out
    msgClass - 1 (normal), 2 (info), 3 (error)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts