I have HTML code in a file and read that file in a script CCC_Header() when i call that is mail template it does not print what was expected.
My script :
Imports System.IO
 Public Function CCC_Header() As String
 Dim Filepath As String= "C:/Header.html…