ConsoleMsg

Parent Previous Next

ConsoleMsg

Description: the method displays a message in the browser console

Syntax

ConsoleMsg(string message)

ConsoleMsg(string messageRus, string messageEng)

Return value: no return value


Example:

tester.ConsoleMsg("Текст на Русском языке", "The text is in English");

Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator