clearmsg()

Function that clears the Output View of the RoboHelp project. Clearing the output view is only supported in RoboHelp 9 and above so this function does nothing when used in RoboHelp 8.

The function clearmsg() is located in the file project.jsxinc.

Usage

clearmsg();

Parameters

This function has no parameters.

Return values

This function has no return values.