Login

Recover Your Password

Return to Product Support > Learning Center > Developer References > Legacy Deprecated API > ReadVirtualFile

ReadVirtualFile

Returns the content of the file found in the Contensive Content Files path with the path and filename specified. If the file is not found, an empty string is returned and no error is generated.


Syntax


Result = ccLib.ReadVirtualFile( FileName )


Parameters


FileName ? The windows name and path of the file in the Contensive Content Files path.

This page was last reviewed 9/16/2022 4:55:51 PM