Login

Recover Your Password

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

SaveVirtualFile

Saves the content to a file in the Contensive Content Files path. If the file or path are not found, they are created.
Syntax
Call ccLib.SaveVirtualFile( FileName, FileContent )
Parameters
FileName ? The windows name and path of the file in the Contensive Content Files path.
FileContent ? the data to be saved in the file

This page was last reviewed 10/6/2022 3:59:28 PM