ScrAddInfo

Logs information to the Information / Errors / Warnings window.
UI Command:   None.
Syntax:   obj.ScrAddInfo(<information>)
Parameters:  

BSTR information

Return Value:  

None.

VB Example:  

obj.ScrAddInfo("This is my information.")

IPY Example:  

oDoc.ScrAddInfo('This is my information.')