debug.showInfo(String) Method ActiveX/Java Uploader JavaScript

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Shows an information message in accordance with the mode value if information messages are allowed via the level property.

Syntax

JavaScript
$au.debug().showInfo(msg);

Parameters

msg

Type: String

The information message to show.

Remarks

This method can be used to show a custom information message.