The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ExtractHTMLBody


Unit: SDL_htmlsupport
Class: none
Declaration: function ExtractHTMLBody (InString: string): string;

The function ExtractHTMLBody extracts the body of an HTML file. The parameter Instring holds the HTML file as a string, the function returns the HTML code within the <body> tag as a string.


Last Update: 2023-Feb-06