Navigation: Object Model Reference > WScript Object > Echo Method |
|
Logs the specified message (equivalent to Builder.LogMessage).
Syntax
object.Echo(ByVal message As String)
Arguments
message
String to log
See Also
Applies to WScript object