Show / Hide Table of Contents

    Init Procedure

    Codeunit File Exporter

    Initializes the File Exporter codeunit. File Settings are set according to the provided FileSettingsCode, and global variables are cleared. The Init() procedure has to be called before data is written by the SaveDataToBlob() procedure.

    Signature

    Init(FileSettingsCode: Code[20])
    

    Parameters

    FileSettingsCode Code[20]

    The code of the File Settings that should be used when writing the data.

    This documentation is generated from Smart Toolbox v26.1.242147.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX