ApplicationLog

Top  Previous  Next

Prototype

 

ApplicationLog(strMessage)

 

Description

 

Inserts a message in the log file on the section reserved to current agent.

 

Parameters

 

strMessage: string that contains the message we want to add to the log file.

 

Returned value

 

None.

 

Notes

 

None.