This page contains reference documentation for the LaunchHtmlPage function. This function loads any HTML file hosted on http://www.scenomics.com/.
int LaunchHtmlPage( string PathToHTMLFile )
Function parameters are as follows:
Examples are as follows:
Application.LaunchHtmlPage ( "documentation/commands.stm" );
For sample code: