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....



MakeStringHTMLCompatible


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

The function MakeStringHTMLCompatible converts the input string InString into an HTML compatible string by replacing any special characters (such as '>', '<', or umlauts) by HTML entities.


Last Update: 2023-Feb-06