Navigation:  Object Model Reference > Builder Object >

GetFileContents Method

Previous pageReturn to chapter overviewNext page

Returns the contents of a file.

 

Syntax

 

builder.GetFileContents(ByVal filename As String) As String

 

Arguments

 

builder

       Builder object

 

filename

       Required.  The filename to read.

 

See Also

 

Applies to Builder object